mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Merge pull request #372 from ahmadk953/dependabot/npm_and_yarn/types/node-20.14.10
Bump @types/node from 20.14.9 to 20.14.10
This commit is contained in:
commit
9d5ec4823a
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/eslint-plugin-next": "^14.2.4",
|
"@next/eslint-plugin-next": "^14.2.4",
|
||||||
"@types/lodash": "^4.17.6",
|
"@types/lodash": "^4.17.6",
|
||||||
"@types/node": "^20.14.9",
|
"@types/node": "^20.14.10",
|
||||||
"@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.15.0",
|
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1758,12 +1758,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^20.14.9":
|
"@types/node@npm:^20.14.10":
|
||||||
version: 20.14.9
|
version: 20.14.10
|
||||||
resolution: "@types/node@npm:20.14.9"
|
resolution: "@types/node@npm:20.14.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~5.26.4"
|
undici-types: "npm:~5.26.4"
|
||||||
checksum: 10c0/911ffa444dc032897f4a23ed580c67903bd38ea1c5ec99b1d00fa10b83537a3adddef8e1f29710cbdd8e556a61407ed008e06537d834e48caf449ce59f87d387
|
checksum: 10c0/0b06cff14365c2d0085dc16cc8cbea5c40ec09cfc1fea966be9eeecf35562760bfde8f88e86de6edfaf394501236e229d9c1084fad04fb4dec472ae245d8ae69
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6414,7 +6414,7 @@ __metadata:
|
||||||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||||
"@tanstack/react-query": "npm:^5.50.1"
|
"@tanstack/react-query": "npm:^5.50.1"
|
||||||
"@types/lodash": "npm:^4.17.6"
|
"@types/lodash": "npm:^4.17.6"
|
||||||
"@types/node": "npm:^20.14.9"
|
"@types/node": "npm:^20.14.10"
|
||||||
"@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.15.0"
|
"@typescript-eslint/eslint-plugin": "npm:^7.15.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue