This repository was archived by the owner on Aug 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 62
62
"devDependencies" : {
63
63
"@hover/javascript" : " ^4.0.2" ,
64
64
"@patrickhulce/lint" : " ^2.1.3" ,
65
- "@rollup/plugin-commonjs" : " ^11 .0.2 " ,
65
+ "@rollup/plugin-commonjs" : " ^12 .0.0 " ,
66
66
"@rollup/plugin-node-resolve" : " ^8.0.0" ,
67
67
"@rollup/plugin-replace" : " ^2.3.1" ,
68
68
"@types/jest" : " ^25.1.4" ,
Original file line number Diff line number Diff line change 1525
1525
magic-string "^0.25.2"
1526
1526
resolve "^1.11.0"
1527
1527
1528
+ " @rollup/plugin-commonjs@^12.0.0 " :
1529
+ version "12.0.0"
1530
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
1531
+ integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
1532
+ dependencies :
1533
+ " @rollup/pluginutils" " ^3.0.8"
1534
+ commondir "^1.0.1"
1535
+ estree-walker "^1.0.1"
1536
+ glob "^7.1.2"
1537
+ is-reference "^1.1.2"
1538
+ magic-string "^0.25.2"
1539
+ resolve "^1.11.0"
1540
+
1528
1541
" @rollup/plugin-json@^4.0.2 " :
1529
1542
version "4.0.3"
1530
1543
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.3.tgz#747e2c2884c5a0fa00b66c9c0f3f1012cddca534"
You can’t perform that action at this time.
0 commit comments