Skip to content

Commit

Permalink
fix(deps): update dependency rollup to ^3.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2023
1 parent efd45a7 commit d6daebb
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 @@
"colorette": "^2.0.20",
"commander": "^11.0.0",
"js-yaml": "^4.1.0",
"rollup": "^3.29.2",
"rollup": "^3.29.3",
"rollup-plugin-dts": "^6.0.2",
"typescript": "^5.2.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ __metadata:
lint-staged: ^14.0.1
pinst: ^3.0.0
prettier: ^3.0.3
rollup: ^3.29.2
rollup: ^3.29.3
rollup-plugin-dts: ^6.0.2
typescript: ^5.2.2
bin:
Expand Down Expand Up @@ -3881,17 +3881,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.29.2":
version: 3.29.2
resolution: "rollup@npm:3.29.2"
"rollup@npm:^3.29.3":
version: 3.29.3
resolution: "rollup@npm:3.29.3"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 2eacb5a2522cb41e46e0bd78cca2c2da29b09b1fbd5b7c6ebb0afb3864af125a06fba528dfd6699704e49384e106ff58b359ce4abef61d7db12a7840d3b56e54
checksum: 46dfbfbb57f2a53c79d67482a4a92146def3e5d939ecd914a99745d406dbb77598d4e3cc08057468628ae9fa5d7bfddb605a986b6fe1b6e952eda6db3dcabbe1
languageName: node
linkType: hard

Expand Down

0 comments on commit d6daebb

Please sign in to comment.