Skip to content

Commit 054d05a

Browse files
Bump the npm-development group with 3 updates
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.13.0 to 22.13.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.7 to 5.1.8 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.7...v5.1.8) Updates `prettier` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch 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]>
1 parent 0b552be commit 054d05a

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

package-lock.json

+13-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"js-yaml": "^4.1.0"
4848
},
4949
"devDependencies": {
50-
"@types/node": "^22.13.0",
50+
"@types/node": "^22.13.1",
5151
"@typescript-eslint/eslint-plugin": "^7.18.0",
5252
"@typescript-eslint/parser": "^7.18.0",
5353
"@vercel/ncc": "^0.38.3",
5454
"eslint": "^8.57.1",
55-
"eslint-plugin-github": "^5.1.7",
55+
"eslint-plugin-github": "^5.1.8",
5656
"eslint-plugin-jsonc": "^2.19.1",
5757
"eslint-plugin-prettier": "^5.2.3",
58-
"prettier": "^3.4.2",
58+
"prettier": "^3.5.0",
5959
"prettier-eslint": "^16.3.0",
6060
"typescript": "^5.7.3"
6161
}

0 commit comments

Comments
 (0)