Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 3.25.1 to 3.25.2
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.25.1...v3.25.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pionxzh committed Jun 26, 2023
1 parent facc340 commit ba35b0a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^3.25.1",
"rollup": "^3.25.2",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-swc3": "^0.8.2",
"ts-node": "^10.9.1",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@ __metadata:
prettier: ^2.8.8
react: ^18.2.0
react-dom: ^18.2.0
rollup: ^3.25.1
rollup: ^3.25.2
rollup-plugin-dts: ^5.3.0
rollup-plugin-swc3: ^0.8.2
ts-node: ^10.9.1
Expand Down Expand Up @@ -8687,7 +8687,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.21.0, rollup@npm:^3.25.1":
"rollup@npm:^3.21.0":
version: 3.25.1
resolution: "rollup@npm:3.25.1"
dependencies:
Expand All @@ -8701,6 +8701,20 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.25.2":
version: 3.25.2
resolution: "rollup@npm:3.25.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 80034ec8d71022b816cd31c24455d7b06ab8d8ff49ab9e583ceb03e2ebd0f6ad00824c6257fa4f8d12a12c2dceda999cec9509c1fff956e8a707b0add1bf2d9c
languageName: node
linkType: hard

"rrweb-cssom@npm:^0.6.0":
version: 0.6.0
resolution: "rrweb-cssom@npm:0.6.0"
Expand Down

0 comments on commit ba35b0a

Please sign in to comment.