Skip to content

Commit 1992b7b

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @rollup/plugin-replace from 2.4.1 to 2.4.2
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@replace-v2.4.1...replace-v2.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2abe97b commit 1992b7b

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
@@ -18,7 +18,7 @@
1818
"@rollup/plugin-commonjs": "^18.0.0",
1919
"@rollup/plugin-json": "^4.1.0",
2020
"@rollup/plugin-node-resolve": "^11.2.1",
21-
"@rollup/plugin-replace": "^2.4.1",
21+
"@rollup/plugin-replace": "^2.4.2",
2222
"@types/jest": "26.0.22",
2323
"@types/node": "14.14.37",
2424
"@vue/compiler-sfc": "3.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,10 +1322,10 @@
13221322
is-module "^1.0.0"
13231323
resolve "^1.19.0"
13241324

1325-
"@rollup/plugin-replace@^2.4.1":
1326-
version "2.4.1"
1327-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1.tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3"
1328-
integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ==
1325+
"@rollup/plugin-replace@^2.4.2":
1326+
version "2.4.2"
1327+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz#a2d539314fbc77c244858faa523012825068510a"
1328+
integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==
13291329
dependencies:
13301330
"@rollup/pluginutils" "^3.1.0"
13311331
magic-string "^0.25.7"

0 commit comments

Comments
 (0)