Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 98949b4

Browse files
authored
Merge pull request #158 from mallowigi/dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.2
2 parents 9fc65b0 + 167557e commit 98949b4

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"release": "gulp release"
2727
},
2828
"devDependencies": {
29-
"@rollup/plugin-commonjs": "21.0.3",
29+
"@rollup/plugin-commonjs": "22.0.2",
3030
"@rollup/plugin-node-resolve": "13.2.0",
3131
"gulp": "4.0.2",
3232
"gulp-clean": "0.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
resolved "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.20.tgz"
6565
integrity sha512-88p7+M0QGxKpmnkfXjS4V26AnoC/eiqZutE8GLdaI5X12NY75bXSdTY9NkmYb2Xyk1O+MmkuO6Frmsj84V6I8Q==
6666

67-
"@rollup/plugin-commonjs@21.0.3":
68-
version "21.0.3"
69-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.3.tgz"
70-
integrity sha512-ThGfwyvcLc6cfP/MWxA5ACF+LZCvsuhUq7V5134Az1oQWsiC7lNpLT4mJI86WQunK7BYmpUiHmMk2Op6OAHs0g==
67+
"@rollup/plugin-commonjs@22.0.2":
68+
version "22.0.2"
69+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6"
70+
integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg==
7171
dependencies:
7272
"@rollup/pluginutils" "^3.1.0"
7373
commondir "^1.0.1"

0 commit comments

Comments
 (0)