Skip to content

Commit 310501b

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.1
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.4 to 2.4.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@replace-v2.3.4...replace-v2.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent de65e81 commit 310501b

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": "^17.1.0",
1919
"@rollup/plugin-json": "^4.1.0",
2020
"@rollup/plugin-node-resolve": "^11.2.0",
21-
"@rollup/plugin-replace": "^2.3.4",
21+
"@rollup/plugin-replace": "^2.4.1",
2222
"@types/jest": "26.0.20",
2323
"@types/node": "14.14.30",
2424
"@vue/compiler-sfc": "3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1274,10 +1274,10 @@
12741274
is-module "^1.0.0"
12751275
resolve "^1.19.0"
12761276

1277-
"@rollup/plugin-replace@^2.3.4":
1278-
version "2.3.4"
1279-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.4.tgz#7dd84c17755d62b509577f2db37eb524d7ca88ca"
1280-
integrity sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ==
1277+
"@rollup/plugin-replace@^2.4.1":
1278+
version "2.4.1"
1279+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1.tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3"
1280+
integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ==
12811281
dependencies:
12821282
"@rollup/pluginutils" "^3.1.0"
12831283
magic-string "^0.25.7"

0 commit comments

Comments
 (0)