Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 3.14.0 to 3.29.5 (#99)
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.14.0 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.14.0...v3.29.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3c66d20 commit 4bcd460
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/mdx-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^8.33.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"rollup": "^3.14.0"
"rollup": "^3.29.5"
},
"dependencies": {
"@mdx-js/mdx": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rimraf": "^3.0.2",
"rollup": "^3.14.0",
"rollup": "^3.29.5",
"ts-jest": "^28.0.7",
"typescript": "^4.9.5",
"unist-util-visit": "^4.1.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13696,7 +13696,7 @@ __metadata:
puppeteer: ^22.13.1
react: ^17.0.2
react-dom: ^17.0.2
rollup: ^3.14.0
rollup: ^3.29.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13777,7 +13777,7 @@ __metadata:
react: ^17.0.2
react-dom: ^17.0.2
rimraf: ^3.0.2
rollup: ^3.14.0
rollup: ^3.29.5
ts-jest: ^28.0.7
typescript: ^4.9.5
unist-util-visit: ^4.1.2
Expand Down Expand Up @@ -17503,17 +17503,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.14.0":
version: 3.14.0
resolution: "rollup@npm:3.14.0"
"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: 48f4da224753b8022529256243b74b3f6f41d9b4358ba079ac42f2a2cf07e4bd01b5d94579338194238e3c575487974ca508e144cf6195123293e7fdf82506cb
checksum: 6f8304e58ac8170a715e61e46c4aa674b2ae2587ed2a712dab58f72e5e54803ae40b485fbe6b3e6a694f4c8f7a59ab936ccf9f6b686c7cfd1f1970fa9ecadf1a
languageName: node
linkType: hard

Expand Down

0 comments on commit 4bcd460

Please sign in to comment.