Skip to content

Commit

Permalink
fix(deps): update dependency rollup to ^3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2023
1 parent e727b40 commit 112112e
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 @@ -42,7 +42,7 @@
"colorette": "^2.0.20",
"commander": "^10.0.1",
"js-yaml": "^4.1.0",
"rollup": "^3.24.1",
"rollup": "^3.25.0",
"rollup-plugin-dts": "^5.3.0",
"typescript": "^5.1.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^2.8.8
pretty-quick: ^3.1.3
rollup: ^3.24.1
rollup: ^3.25.0
rollup-plugin-dts: ^5.3.0
typescript: ^5.1.3
bin:
Expand Down Expand Up @@ -3926,17 +3926,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.24.1":
version: 3.24.1
resolution: "rollup@npm:3.24.1"
"rollup@npm:^3.25.0":
version: 3.25.0
resolution: "rollup@npm:3.25.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 77d56127f2e0242581055d9f1b7e1ca6a03c57f077bdfbbd1185a7196883ef776b6ea2decb3d14c9fe0286f303a7ae6d570ba3091e23e12d383f61ee01eb30e9
checksum: 66c0fb4fcdb74bdbf7ed372f293164d351ed8ea1a2ed99af7953544d7acd4708b8d6c9e58fcb226adfbc77aa4c6b73c866c8d10f52e3608096b82c0b27e22907
languageName: node
linkType: hard

Expand Down

0 comments on commit 112112e

Please sign in to comment.