mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-19 10:22:07 +00:00
Bump @types/node from 22.13.2 to 22.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.2 to 22.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
518c847da2
commit
61a168ee2f
2 changed files with 6 additions and 6 deletions
|
@ -85,7 +85,7 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.2",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/react": "^19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.23.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4436,12 +4436,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.2":
|
||||
version: 22.13.2
|
||||
resolution: "@types/node@npm:22.13.2"
|
||||
"@types/node@npm:^22.13.4":
|
||||
version: 22.13.4
|
||||
resolution: "@types/node@npm:22.13.4"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/2173828b8c93c22761bf4b3319a4641bde6d54855c7dbf63db15594f335aa546c75222c2f36d847d7791557ef37595a10ecf52d37ea5b8f8b8b3a7316412ae08
|
||||
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12465,7 +12465,7 @@ __metadata:
|
|||
"@types/jest": "npm:^29.5.14"
|
||||
"@types/lodash": "npm:^4.17.15"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.13.2"
|
||||
"@types/node": "npm:^22.13.4"
|
||||
"@types/react": "npm:^19.0.8"
|
||||
"@types/react-dom": "npm:^19.0.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.23.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue