Skip to content

Commit 78a6b85

Browse files
build(deps-dev): bump @rollup/plugin-replace from 5.0.5 to 5.0.7
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.5 to 5.0.7. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/replace-v5.0.7/packages/replace) --- updated-dependencies: - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46b7ba9 commit 78a6b85

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,9 +1810,9 @@
18101810
resolve "^1.22.1"
18111811

18121812
"@rollup/plugin-replace@^5.0.5":
1813-
version "5.0.5"
1814-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.5.tgz#33d5653dce6d03cb24ef98bef7f6d25b57faefdf"
1815-
integrity sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==
1813+
version "5.0.7"
1814+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz#150c9ee9db8031d9e4580a61a0edeaaed3d37687"
1815+
integrity sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==
18161816
dependencies:
18171817
"@rollup/pluginutils" "^5.0.1"
18181818
magic-string "^0.30.3"
@@ -1826,16 +1826,7 @@
18261826
smob "^1.0.0"
18271827
terser "^5.17.4"
18281828

1829-
"@rollup/pluginutils@^5.0.1":
1830-
version "5.0.5"
1831-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.5.tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c"
1832-
integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==
1833-
dependencies:
1834-
"@types/estree" "^1.0.0"
1835-
estree-walker "^2.0.2"
1836-
picomatch "^2.3.1"
1837-
1838-
"@rollup/pluginutils@^5.1.0":
1829+
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
18391830
version "5.1.0"
18401831
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0"
18411832
integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==

0 commit comments

Comments
 (0)