Skip to content

Commit

Permalink
Bump the npm-development-minor-patch group with 2 updates (#563)
Browse files Browse the repository at this point in the history
Bumps the npm-development-minor-patch group with 2 updates: [@eslint/core](https://github.com/eslint/rewrite) and [rollup](https://github.com/rollup/rollup).


Updates `@eslint/core` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@core-v0.8.0...core-v0.9.0)

Updates `rollup` from 4.25.0 to 4.26.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.25.0...v4.26.0)

---
updated-dependencies:
- dependency-name: "@eslint/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-minor-patch
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent b89693a commit 0cb50f1
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@noble/hashes": "1.5.0"
},
"devDependencies": {
"@eslint/core": "~0.8.0",
"@eslint/core": "~0.9.0",
"@eslint/js": "~9.14.0",
"@rollup/plugin-node-resolve": "~15.3.0",
"@rollup/plugin-replace": "~6.0.1",
Expand All @@ -139,7 +139,7 @@
"playwright": "~1.48.2",
"prettier": "~3.3.3",
"rimraf": "~6.0.1",
"rollup": "~4.25.0",
"rollup": "~4.26.0",
"rollup-plugin-dts": "~6.1.1",
"typedoc": "~0.26.11",
"typescript": "~5.6.3"
Expand Down

0 comments on commit 0cb50f1

Please sign in to comment.