Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-replace to v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2023
1 parent 5827442 commit af691d9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@apollo/client": "3.8.4",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-replace": "5.0.3",
"@types/node": "18.18.3",
"@vue/compiler-sfc": "3.3.4",
"cross-fetch": "4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -478,18 +478,18 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-replace@npm:5.0.2":
version: 5.0.2
resolution: "@rollup/plugin-replace@npm:5.0.2"
"@rollup/plugin-replace@npm:5.0.3":
version: 5.0.3
resolution: "@rollup/plugin-replace@npm:5.0.3"
dependencies:
"@rollup/pluginutils": ^5.0.1
magic-string: ^0.27.0
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 3a91b5fa2ce5acfe67c1faf8d479585da30f398f29499cf8a2d2153c899af0b2ef0363012db0e6edc2ebbb3d9fad6dd7ad591c9d977c1ae2ca3256b52e86d950
checksum: 6cb1ba5ef9ac713840532ba0d1ddf70274fd10a74ac46d102508fbe1b84eb1a87c34019cff40c1ac96dbf43131e4e5d3a7873683a05299c44c0256d4a6f38a94
languageName: node
linkType: hard

Expand Down Expand Up @@ -523,7 +523,7 @@ __metadata:
"@apollo/client": 3.8.4
"@rollup/plugin-commonjs": 25.0.5
"@rollup/plugin-node-resolve": 15.2.2
"@rollup/plugin-replace": 5.0.2
"@rollup/plugin-replace": 5.0.3
"@types/node": 18.18.3
"@vue/compiler-sfc": 3.3.4
"@vue/devtools-api": ^6.0.12
Expand Down

0 comments on commit af691d9

Please sign in to comment.