Skip to content

Commit ed85467

Browse files
Merge pull request #98 from posva/dependabot/npm_and_yarn/rollup/plugin-replace-2.4.1
2 parents 68f6d3f + b6ad253 commit ed85467

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
@@ -37,7 +37,7 @@
3737
"@rollup/plugin-alias": "^3.1.2",
3838
"@rollup/plugin-commonjs": "^17.1.0",
3939
"@rollup/plugin-node-resolve": "^11.2.0",
40-
"@rollup/plugin-replace": "^2.4.0",
40+
"@rollup/plugin-replace": "^2.4.1",
4141
"@size-limit/preset-small-lib": "^4.9.2",
4242
"@types/jest": "^26.0.20",
4343
"@types/jsdom": "^16.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -554,10 +554,10 @@
554554
is-module "^1.0.0"
555555
resolve "^1.19.0"
556556

557-
"@rollup/plugin-replace@^2.4.0":
558-
version "2.4.0"
559-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.0.tgz#ec80629a0a922ec53719f2dea2f7714fb9231031"
560-
integrity sha512-QGuKCj9fTegKtLh1zsxNWP5uVmUctbFOG9S8wIir5dDO7qzGyISmwrQjlyEN0H7ptz60+CFeVFi5x4aDQ5+L6g==
557+
"@rollup/plugin-replace@^2.4.1":
558+
version "2.4.1"
559+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1.tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3"
560+
integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ==
561561
dependencies:
562562
"@rollup/pluginutils" "^3.1.0"
563563
magic-string "^0.25.7"

0 commit comments

Comments
 (0)