Skip to content

Commit ce03f19

Browse files
Bump the npm-patch-dev-dependencies group with 3 updates (#311)
Bumps the npm-patch-dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [esbuild](https://github.com/evanw/esbuild) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 22.18.7 to 22.18.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.25.9 to 0.25.10 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.9...v0.25.10) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.18.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-dev-dependencies - dependency-name: esbuild dependency-version: 0.25.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5df200 commit ce03f19

File tree

3 files changed

+136
-116
lines changed

3 files changed

+136
-116
lines changed

.yarn/install-state.gz

1.21 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@testing-library/user-event": "^14.5.2",
5252
"@types/jest": "30.0.0",
5353
"@types/lodash": "4.17.20",
54-
"@types/node": "22.18.7",
54+
"@types/node": "22.18.8",
5555
"@types/react": "18.3.12",
5656
"@types/react-dom": "18.3.1",
5757
"@typescript-eslint/eslint-plugin": "^8.12.2",

0 commit comments

Comments
 (0)