mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #434 from ahmadk953/dependabot/npm_and_yarn/types/node-22.0.2
Bump @types/node from 22.0.0 to 22.0.2
This commit is contained in:
commit
f2c58de987
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/eslint-plugin-next": "^14.2.5",
|
"@next/eslint-plugin-next": "^14.2.5",
|
||||||
"@types/lodash": "^4.17.7",
|
"@types/lodash": "^4.17.7",
|
||||||
"@types/node": "^22.0.0",
|
"@types/node": "^22.0.2",
|
||||||
"@types/react": "npm:types-react@rc",
|
"@types/react": "npm:types-react@rc",
|
||||||
"@types/react-dom": "npm:types-react-dom@rc",
|
"@types/react-dom": "npm:types-react-dom@rc",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1758,12 +1758,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.0.0":
|
"@types/node@npm:^22.0.2":
|
||||||
version: 22.0.0
|
version: 22.0.2
|
||||||
resolution: "@types/node@npm:22.0.0"
|
resolution: "@types/node@npm:22.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.11.1"
|
undici-types: "npm:~6.11.1"
|
||||||
checksum: 10c0/af26a8ec7266c857b0ced75dc3a93c6b65280d1fa40d1b4488c814d30831c5c752489c99ecb5698daec1376145b1a9ddd08350882dc2e07769917a5f22a460bc
|
checksum: 10c0/59ee26fb1104674b2e23981d7569ad113aa8ee23c8449af8e4312aa9352ac738c5ffd0ae4d8077db0467704a3b9ccc662048e39716cb5ad51cdb24d106c7871b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6369,7 +6369,7 @@ __metadata:
|
||||||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||||
"@tanstack/react-query": "npm:^5.51.16"
|
"@tanstack/react-query": "npm:^5.51.16"
|
||||||
"@types/lodash": "npm:^4.17.7"
|
"@types/lodash": "npm:^4.17.7"
|
||||||
"@types/node": "npm:^22.0.0"
|
"@types/node": "npm:^22.0.2"
|
||||||
"@types/react": "npm:types-react@rc"
|
"@types/react": "npm:types-react@rc"
|
||||||
"@types/react-dom": "npm:types-react-dom@rc"
|
"@types/react-dom": "npm:types-react-dom@rc"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
|
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
|
||||||
|
|
Loading…
Reference in a new issue