Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit 20d671c

Browse files
Update dependency @rollup/plugin-replace to ^2.4.2 (#86)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 005865b commit 20d671c

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
@@ -32,7 +32,7 @@
3232
"@rollup/plugin-alias": "^3.1.1",
3333
"@rollup/plugin-commonjs": "^16.0.0",
3434
"@rollup/plugin-node-resolve": "^10.0.0",
35-
"@rollup/plugin-replace": "^2.3.4",
35+
"@rollup/plugin-replace": "^2.4.2",
3636
"@types/debug": "^4.1.5",
3737
"@types/eslint": "^7.2.6",
3838
"@types/eslint-visitor-keys": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -807,10 +807,10 @@
807807
is-module "^1.0.0"
808808
resolve "^1.17.0"
809809

810-
"@rollup/plugin-replace@^2.3.4":
811-
version "2.3.4"
812-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.4.tgz#7dd84c17755d62b509577f2db37eb524d7ca88ca"
813-
integrity sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ==
810+
"@rollup/plugin-replace@^2.4.2":
811+
version "2.4.2"
812+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz#a2d539314fbc77c244858faa523012825068510a"
813+
integrity sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==
814814
dependencies:
815815
"@rollup/pluginutils" "^3.1.0"
816816
magic-string "^0.25.7"

0 commit comments

Comments
 (0)