mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #412 from ahmadk953/dependabot/npm_and_yarn/types/node-20.14.12
Bump @types/node from 20.14.11 to 20.14.12
This commit is contained in:
commit
1411227bcf
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.5",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/node": "^20.14.12",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1759,12 +1759,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^20.14.11":
|
||||
version: 20.14.11
|
||||
resolution: "@types/node@npm:20.14.11"
|
||||
"@types/node@npm:^20.14.12":
|
||||
version: 20.14.12
|
||||
resolution: "@types/node@npm:20.14.12"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 10c0/5306becc0ff41d81b1e31524bd376e958d0741d1ce892dffd586b9ae0cb6553c62b0d62abd16da8bea6b9a2c17572d360450535d7c073794b0cef9cb4e39691e
|
||||
checksum: 10c0/59bc5fa11fdd23fd517f859063118f54a1ab53d3399ef63c926f8902429d7453abc0db22ef4b0a6110026b6ab81b6472fee894e1d235c24b01a0b3e10cfae0bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6369,7 +6369,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.51.11"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^20.14.11"
|
||||
"@types/node": "npm:^20.14.12"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^7.17.0"
|
||||
|
|
Loading…
Reference in a new issue