Skip to content

Commit

Permalink
Bump the normal group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the normal group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [rollup](https://github.com/rollup/rollup).


Updates `@types/node` from 22.8.7 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-n` from 17.12.0 to 17.13.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.12.0...v17.13.1)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: normal
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: normal
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: normal
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 705fd64 commit 0055ac8
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 92 deletions.
181 changes: 92 additions & 89 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 @@ -22,12 +22,12 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.3.0",
"@stylistic/eslint-plugin": "^2.10.1",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/tunnel": "^0.0.7",
"eslint": "^9.14.0",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-n": "^17.13.1",
"globals": "^15.12.0",
"rollup": "4.24.4",
"rollup": "4.25.0",
"typescript": "^5.6.3"
},
"engines": {
Expand Down

0 comments on commit 0055ac8

Please sign in to comment.