Skip to content

Commit

Permalink
Bump rollup from 3.20.2 to 3.29.5
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.2 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.20.2...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent ccb1ed4 commit fac6083
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/tools/f-vue-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"lodash.kebabcase": "4.1.1",
"pascal-case": "3.1.2",
"prismjs": "1.27.0",
"rollup": "3.20.2"
"rollup": "3.29.5"
},
"volta": {
"extends": "../../../package.json"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4432,7 +4432,7 @@ __metadata:
lodash.kebabcase: 4.1.1
pascal-case: 3.1.2
prismjs: 1.27.0
rollup: 3.20.2
rollup: 3.29.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -29595,17 +29595,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:3.20.2":
version: 3.20.2
resolution: "rollup@npm:3.20.2"
"rollup@npm:3.29.5":
version: 3.29.5
resolution: "rollup@npm:3.29.5"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 34b0932839b7c2a5d1742fb21ce95a47e0b49a0849f4abee2dccf25833187aa7babb898ca90d4fc761cffa4102b9ed0ac6ad7f6f6b96c8b8e2d67305abc5da65
checksum: 6f8304e58ac8170a715e61e46c4aa674b2ae2587ed2a712dab58f72e5e54803ae40b485fbe6b3e6a694f4c8f7a59ab936ccf9f6b686c7cfd1f1970fa9ecadf1a
languageName: node
linkType: hard

Expand Down

0 comments on commit fac6083

Please sign in to comment.