Skip to content

Commit dbd4488

Browse files
chore(dev-deps): update dependency @rollup/plugin-replace to v5.0.7
1 parent 6058edf commit dbd4488

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
@@ -48,7 +48,7 @@
4848
"@rollup/plugin-buble": "1.0.3",
4949
"@rollup/plugin-commonjs": "25.0.7",
5050
"@rollup/plugin-node-resolve": "15.2.3",
51-
"@rollup/plugin-replace": "5.0.5",
51+
"@rollup/plugin-replace": "5.0.7",
5252
"@rollup/plugin-typescript": "11.1.6",
5353
"@semantic-release/changelog": "6.0.3",
5454
"@semantic-release/git": "10.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -661,10 +661,10 @@
661661
is-module "^1.0.0"
662662
resolve "^1.22.1"
663663

664-
"@rollup/[email protected].5":
665-
version "5.0.5"
666-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.5.tgz#33d5653dce6d03cb24ef98bef7f6d25b57faefdf"
667-
integrity sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==
664+
"@rollup/[email protected].7":
665+
version "5.0.7"
666+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz#150c9ee9db8031d9e4580a61a0edeaaed3d37687"
667+
integrity sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==
668668
dependencies:
669669
"@rollup/pluginutils" "^5.0.1"
670670
magic-string "^0.30.3"

0 commit comments

Comments
 (0)