Skip to content

Commit d5ecc20

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v22
1 parent 88e58be commit d5ecc20

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.2",
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.2":
206+
version "22.0.2"
207+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6"
208+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
209209
dependencies:
210210
"@rollup/pluginutils" "^3.1.0"
211211
commondir "^1.0.1"

0 commit comments

Comments
 (0)