mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-12 05:42:07 +00:00
Merge pull request #1012 from ahmadk953/dependabot/npm_and_yarn/types/node-22.13.1
Bump @types/node from 22.13.0 to 22.13.1
This commit is contained in:
commit
e8b78aef0d
2 changed files with 6 additions and 6 deletions
|
@ -85,7 +85,7 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.0",
|
||||
"@types/node": "^22.13.1",
|
||||
"@types/react": "^19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.23.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4462,12 +4462,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.0":
|
||||
version: 22.13.0
|
||||
resolution: "@types/node@npm:22.13.0"
|
||||
"@types/node@npm:^22.13.1":
|
||||
version: 22.13.1
|
||||
resolution: "@types/node@npm:22.13.1"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
|
||||
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12675,7 +12675,7 @@ __metadata:
|
|||
"@types/jest": "npm:^29.5.14"
|
||||
"@types/lodash": "npm:^4.17.15"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
"@types/node": "npm:^22.13.0"
|
||||
"@types/node": "npm:^22.13.1"
|
||||
"@types/react": "npm:^19.0.8"
|
||||
"@types/react-dom": "npm:^19.0.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.23.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue