Skip to content

Commit

Permalink
Merge pull request #3535 from DevanB/dependabot/npm_and_yarn/trivia-g…
Browse files Browse the repository at this point in the history
…ame-svelte/rollup/plugin-replace-6.0.2
  • Loading branch information
DevanB authored Dec 17, 2024
2 parents 52a53f4 + 257f46e commit 0268bfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion trivia-game-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@fullhuman/postcss-purgecss": "^7.0.2",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-replace": "^6.0.2",
"lean-he": "2.1.2",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions trivia-game-svelte/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@
is-module "^1.0.0"
resolve "^1.22.1"

"@rollup/plugin-replace@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-6.0.1.tgz#547e238f7db994ebe63dd5329ec46ffccf696029"
integrity sha512-2sPh9b73dj5IxuMmDAsQWVFT7mR+yoHweBaXG2W/R8vQ+IWZlnaI7BR7J6EguVQUp1hd8Z7XuozpDjEKQAAC2Q==
"@rollup/plugin-replace@^6.0.2":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-6.0.2.tgz#2f565d312d681e4570ff376c55c5c08eb6f1908d"
integrity sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==
dependencies:
"@rollup/pluginutils" "^5.0.1"
magic-string "^0.30.3"
Expand Down

0 comments on commit 0268bfd

Please sign in to comment.