Skip to content

Commit 90d4930

Browse files
Bump the npm-development group with 3 updates (#329)
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 22.9.3 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-github` from 5.1.1 to 5.1.3 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.1...v5.1.3) 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) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier 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>
1 parent fb315c1 commit 90d4930

File tree

2 files changed

+250
-20
lines changed

2 files changed

+250
-20
lines changed

package-lock.json

Lines changed: 247 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,20 +75,20 @@
7575
},
7676
"devDependencies": {
7777
"@types/jest": "^29.5.14",
78-
"@types/node": "^22.9.3",
78+
"@types/node": "^22.10.1",
7979
"@typescript-eslint/eslint-plugin": "^7.17.0",
8080
"@typescript-eslint/parser": "^7.18.0",
8181
"@vercel/ncc": "^0.38.3",
8282
"eslint": "^8.57.1",
83-
"eslint-plugin-github": "^5.1.1",
83+
"eslint-plugin-github": "^5.1.3",
8484
"eslint-plugin-jest": "^28.9.0",
8585
"eslint-plugin-jsonc": "^2.18.2",
8686
"eslint-plugin-prettier": "^5.2.1",
8787
"jest": "^29.7.0",
8888
"jose": "^5.9.6",
8989
"markdownlint-cli": "^0.43.0",
9090
"nock": "^13.5.6",
91-
"prettier": "^3.3.3",
91+
"prettier": "^3.4.1",
9292
"prettier-eslint": "^16.3.0",
9393
"ts-jest": "^29.2.5",
9494
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)