Skip to content

Commit acb12bf

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v22.0.1 (#1095)
1 parent 46fe4db commit acb12bf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@arkweid/lefthook": "0.7.7",
22-
"@rollup/plugin-commonjs": "22.0.0",
22+
"@rollup/plugin-commonjs": "22.0.1",
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "13.3.0",
2525
"@rollup/plugin-typescript": "8.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,10 +1310,10 @@
13101310
"@jridgewell/resolve-uri" "^3.0.3"
13111311
"@jridgewell/sourcemap-codec" "^1.4.10"
13121312

1313-
"@rollup/plugin-commonjs@22.0.0":
1314-
version "22.0.0"
1315-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.0.tgz#f4d87016e2fbf187a593ab9f46626fe05b59e8bd"
1316-
integrity sha512-Ktvf2j+bAO+30awhbYoCaXpBcyPmJbaEUYClQns/+6SNCYFURbvBiNbWgHITEsIgDDWCDUclWRKEuf8cwZCFoQ==
1313+
"@rollup/plugin-commonjs@22.0.1":
1314+
version "22.0.1"
1315+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz#f7cb777d20de3eeeaf994f39080115c336bef810"
1316+
integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==
13171317
dependencies:
13181318
"@rollup/pluginutils" "^3.1.0"
13191319
commondir "^1.0.1"

0 commit comments

Comments
 (0)