Skip to content

Commit

Permalink
Update dependency @rollup/plugin-replace to v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 2875d09 commit 353f0b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-typescript": "11.1.6",
"@slashnephy/eslint-config": "2.3.68",
"@slashnephy/prettier-config": "1.0.73",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2489,9 +2489,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-replace@npm:5.0.5":
version: 5.0.5
resolution: "@rollup/plugin-replace@npm:5.0.5"
"@rollup/plugin-replace@npm:5.0.7":
version: 5.0.7
resolution: "@rollup/plugin-replace@npm:5.0.7"
dependencies:
"@rollup/pluginutils": ^5.0.1
magic-string: ^0.30.3
Expand All @@ -2500,7 +2500,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 5559b48fa098a842ddb3a25b23d9902d75496bed807d4cabac304bb7e75b06374ad4a44f7871ddcd1bfcf23e6015a0274d44564b42af54c722af0a514c247ec1
checksum: 67985e3f4056b92a5f6847b9ddf5b8e9aaecefa0e20b96751dcd63c3ca1f907dadad2940f270867dab2e24bc27da6b0e82f0ce6bb20309aa3465869a9d2e3f13
languageName: node
linkType: hard

Expand Down Expand Up @@ -9480,7 +9480,7 @@ __metadata:
"@rollup/plugin-babel": 6.0.4
"@rollup/plugin-commonjs": 25.0.8
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-replace": 5.0.5
"@rollup/plugin-replace": 5.0.7
"@rollup/plugin-terser": 0.4.4
"@rollup/plugin-typescript": 11.1.6
"@slashnephy/eslint-config": 2.3.68
Expand Down

0 comments on commit 353f0b4

Please sign in to comment.