mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #334 from ahmadk953/dependabot/npm_and_yarn/types/node-20.14.8
Bump @types/node from 20.14.7 to 20.14.8
This commit is contained in:
commit
b8fd46dbb7
2 changed files with 12 additions and 3 deletions
|
@ -54,7 +54,7 @@
|
|||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.4",
|
||||
"@types/lodash": "^4.17.5",
|
||||
"@types/node": "^20.14.6",
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.1",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -1371,7 +1371,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:>=8.1.0, @types/node@npm:^20.14.6":
|
||||
"@types/node@npm:>=8.1.0":
|
||||
version: 20.14.7
|
||||
resolution: "@types/node@npm:20.14.7"
|
||||
dependencies:
|
||||
|
@ -1380,6 +1380,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^20.14.8":
|
||||
version: 20.14.8
|
||||
resolution: "@types/node@npm:20.14.8"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 10c0/06d4643fa3b179b41fe19f9c75c240278ca1f7a313b3b837bc36ea119499c7ad77f06bbe72694ac04aa91ec77fe747baa09b889f4c435450c1724a26bd55f160
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/prop-types@npm:*":
|
||||
version: 15.7.12
|
||||
resolution: "@types/prop-types@npm:15.7.12"
|
||||
|
@ -5783,7 +5792,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
||||
"@tanstack/react-query": "npm:^5.45.1"
|
||||
"@types/lodash": "npm:^4.17.5"
|
||||
"@types/node": "npm:^20.14.6"
|
||||
"@types/node": "npm:^20.14.8"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
|
||||
|
|
Loading…
Reference in a new issue