Skip to content

Commit

Permalink
Bump the npm-development group with 3 updates (#49)
Browse files Browse the repository at this point in the history
Bumps the npm-development group with 3 updates: [eslint](https://github.com/eslint/eslint), [prettier](https://github.com/prettier/prettier) and [rollup](https://github.com/rollup/rollup).


Updates `eslint` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.16.0)

Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

Updates `rollup` from 4.27.4 to 4.28.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.27.4...v4.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-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 Dec 2, 2024
1 parent 5a0dac2 commit 36ab420
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
176 changes: 88 additions & 88 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"@rollup/plugin-terser": "^0.4.4",
"@vitest/coverage-v8": "~1.4.0",
"enquirer": "^2.4.1",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"execa": "^8.0.1",
"jsdom": "^25.0.1",
"madge": "^8.0.0",
"minimist": "^1.2.8",
"msw": "^2.6.6",
"picocolors": "^1.1.1",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"pretty-bytes": "^6.1.1",
"rimraf": "^6.0.1",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-shader-chunks": "^1.4.1",
"typescript": "^5.7.2",
Expand Down

0 comments on commit 36ab420

Please sign in to comment.