Skip to content

Commit 7cca579

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v22
1 parent 6fd01d3 commit 7cca579

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/EC-Nordund/EC-API#readme",
2222
"devDependencies": {
23-
"@rollup/plugin-commonjs": "21.1.0",
23+
"@rollup/plugin-commonjs": "22.0.1",
2424
"@rollup/plugin-json": "4.1.0",
2525
"@rollup/plugin-node-resolve": "13.2.1",
2626
"@types/compression": "1.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@
202202
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
203203
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
204204

205-
"@rollup/plugin-commonjs@21.1.0":
206-
version "21.1.0"
207-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.1.0.tgz#45576d7b47609af2db87f55a6d4b46e44fc3a553"
208-
integrity sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==
205+
"@rollup/plugin-commonjs@22.0.1":
206+
version "22.0.1"
207+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz#f7cb777d20de3eeeaf994f39080115c336bef810"
208+
integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==
209209
dependencies:
210210
"@rollup/pluginutils" "^3.1.0"
211211
commondir "^1.0.1"

0 commit comments

Comments
 (0)