mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #703 from ahmadk953/dependabot/npm_and_yarn/types/node-22.8.5
Bump @types/node from 22.8.4 to 22.8.5
This commit is contained in:
commit
17167ad498
2 changed files with 6 additions and 6 deletions
|
@ -62,7 +62,7 @@
|
|||
"@next/eslint-plugin-next": "15.0.2",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^22.8.4",
|
||||
"@types/node": "^22.8.5",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1846,12 +1846,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.8.4":
|
||||
version: 22.8.4
|
||||
resolution: "@types/node@npm:22.8.4"
|
||||
"@types/node@npm:^22.8.5":
|
||||
version: 22.8.5
|
||||
resolution: "@types/node@npm:22.8.5"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.8"
|
||||
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
|
||||
checksum: 10c0/5e43553026c83f18bfa381d35c8fd608e69d12d0f0fe4601e8bb98b651a3b240be9d66c1f2f4decdbebb41d55b18e89238b02f3992d820d89801b9b3625ba8ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6697,7 +6697,7 @@ __metadata:
|
|||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/node": "npm:^22.8.4"
|
||||
"@types/node": "npm:^22.8.5"
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.12.2"
|
||||
|
|
Loading…
Reference in a new issue