Skip to content

Commit 7055773

Browse files
Bump the development-dependencies group across 1 directory with 3 updates (#3723)
Bumps the development-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 20.19.28 to 20.19.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) Updates `typescript-eslint` from 8.53.0 to 8.53.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e622b2b commit 7055773

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

Lines changed: 70 additions & 70 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
@@ -43,7 +43,7 @@
4343
"@mdn/browser-compat-data": "7.2.4",
4444
"@octokit/rest": "^22.0.1",
4545
"@types/caniuse-lite": "^1.0.4",
46-
"@types/node": "^20.19.28",
46+
"@types/node": "^20.19.30",
4747
"ajv": "^8.17.1",
4848
"caniuse-lite": "^1.0.30001765",
4949
"cheerio": "^1.1.2",
@@ -54,7 +54,7 @@
5454
"fdir": "^6.5.0",
5555
"hast-util-to-string": "^3.0.1",
5656
"mocha": "^11.7.5",
57-
"prettier": "^3.7.4",
57+
"prettier": "^3.8.0",
5858
"quicktype": "^23.2.6",
5959
"rehype-parse": "^9.0.1",
6060
"rehype-stringify": "^10.0.1",
@@ -63,7 +63,7 @@
6363
"ts-json-schema-generator": "^2.4.0",
6464
"tsx": "^4.21.0",
6565
"typescript": "^5.9.3",
66-
"typescript-eslint": "^8.53.0",
66+
"typescript-eslint": "^8.53.1",
6767
"unified": "^11.0.5",
6868
"web-specs": "^3.76.0",
6969
"winston": "^3.19.0",

0 commit comments

Comments
 (0)