Skip to content

Commit

Permalink
build(dev-deps): bump @rollup/plugin-replace from 5.0.7 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.7 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Oct 7, 2024
1 parent 592196c commit 75653c3
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 @@ -57,7 +57,7 @@
"@jest/globals": "29.7.0",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-url": "8.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3416,7 +3416,7 @@ __metadata:
"@jest/globals": "npm:29.7.0"
"@rollup/plugin-commonjs": "npm:25.0.3"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-replace": "npm:5.0.7"
"@rollup/plugin-replace": "npm:6.0.1"
"@rollup/plugin-url": "npm:8.0.2"
"@semantic-release/changelog": "npm:6.0.3"
"@semantic-release/commit-analyzer": "npm:13.0.0"
Expand Down Expand Up @@ -4024,9 +4024,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-replace@npm:5.0.7":
version: 5.0.7
resolution: "@rollup/plugin-replace@npm:5.0.7"
"@rollup/plugin-replace@npm:6.0.1":
version: 6.0.1
resolution: "@rollup/plugin-replace@npm:6.0.1"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
magic-string: "npm:^0.30.3"
Expand All @@ -4035,7 +4035,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/1732af42febdb42d96fd7916b65ca94a550a028d1ea5efa40d5d7a99ab3c336e41efac14a77eefef18b956b4b7335969c6252f2a22bf0223dc8b4a7a53f89ed3
checksum: 10c0/90b432611a68261c3756f5bd29dd6ce7007619146105944f2b150086fe2bcd73012611daa956f694e90da96c5f49afce2a7b9e5f984a8b29cefc1854e545ac97
languageName: node
linkType: hard

Expand Down

0 comments on commit 75653c3

Please sign in to comment.