mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-21 03:32:06 +00:00
Merge pull request #1044 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.2
Bump @types/node from 22.13.1 to 22.13.2
This commit is contained in:
commit
518c847da2
2 changed files with 12 additions and 3 deletions
|
@ -85,7 +85,7 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.1",
|
||||
"@types/node": "^22.13.2",
|
||||
"@types/react": "^19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.23.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -4427,7 +4427,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:>=8.1.0, @types/node@npm:^22.13.1":
|
||||
"@types/node@npm:*, @types/node@npm:>=8.1.0":
|
||||
version: 22.13.1
|
||||
resolution: "@types/node@npm:22.13.1"
|
||||
dependencies:
|
||||
|
@ -4436,6 +4436,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.2":
|
||||
version: 22.13.2
|
||||
resolution: "@types/node@npm:22.13.2"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/2173828b8c93c22761bf4b3319a4641bde6d54855c7dbf63db15594f335aa546c75222c2f36d847d7791557ef37595a10ecf52d37ea5b8f8b8b3a7316412ae08
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pg-pool@npm:2.0.6":
|
||||
version: 2.0.6
|
||||
resolution: "@types/pg-pool@npm:2.0.6"
|
||||
|
@ -12456,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.1"
|
||||
"@types/node": "npm:^22.13.2"
|
||||
"@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