Skip to content

Commit 3b8a9c3

Browse files
chore(deps-dev): bump @rollup/plugin-replace from 5.0.7 to 6.0.2 (#129)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4f5e6f commit 3b8a9c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/cli": "^19.2.1",
4141
"@commitlint/config-conventional": "^19.1.0",
42-
"@rollup/plugin-replace": "^5.0.5",
42+
"@rollup/plugin-replace": "^6.0.2",
4343
"@rollup/plugin-typescript": "^11.1.6",
4444
"@types/jest": "^29.5.12",
4545
"@types/node": "^22.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -752,10 +752,10 @@
752752
"@jridgewell/resolve-uri" "^3.1.0"
753753
"@jridgewell/sourcemap-codec" "^1.4.14"
754754

755-
"@rollup/plugin-replace@^5.0.5":
756-
version "5.0.7"
757-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz#150c9ee9db8031d9e4580a61a0edeaaed3d37687"
758-
integrity sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==
755+
"@rollup/plugin-replace@^6.0.2":
756+
version "6.0.2"
757+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-6.0.2.tgz#2f565d312d681e4570ff376c55c5c08eb6f1908d"
758+
integrity sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==
759759
dependencies:
760760
"@rollup/pluginutils" "^5.0.1"
761761
magic-string "^0.30.3"

0 commit comments

Comments
 (0)