Skip to content

Commit 429259b

Browse files
authored
Merge pull request #4009 from DevanB/dependabot/npm_and_yarn/trivia-game-svelte/rollup/plugin-commonjs-28.0.8
2 parents fdb51b6 + 5478d1b commit 429259b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"devDependencies": {
55
"@fullhuman/postcss-purgecss": "^7.0.2",
6-
"@rollup/plugin-commonjs": "^28.0.6",
6+
"@rollup/plugin-commonjs": "^28.0.8",
77
"@rollup/plugin-node-resolve": "^16.0.3",
88
"@rollup/plugin-replace": "^6.0.2",
99
"lean-he": "2.1.2",

trivia-game-svelte/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@
109109
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
110110
integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==
111111

112-
"@rollup/plugin-commonjs@^28.0.6":
113-
version "28.0.6"
114-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.6.tgz#32425f28832a1831c4388b71541ef229ef34cd4c"
115-
integrity sha512-XSQB1K7FUU5QP+3lOQmVCE3I0FcbbNvmNT4VJSj93iUjayaARrTQeoRdiYQoftAJBLrR9t2agwAd3ekaTgHNlw==
112+
"@rollup/plugin-commonjs@^28.0.8":
113+
version "28.0.8"
114+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.8.tgz#ba125055ebbb8375d2d2e465a3bedf434f5b2929"
115+
integrity sha512-o1Ug9PxYsF61R7/NXO/GgMZZproLd/WH2XA53Tp9ppf6bU1lMlTtC/gUM6zM3mesi2E0rypk+PNtVrELREyWEQ==
116116
dependencies:
117117
"@rollup/pluginutils" "^5.0.1"
118118
commondir "^1.0.1"

0 commit comments

Comments
 (0)