mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-12 05:42:07 +00:00
Bump @types/node from 22.8.0 to 22.8.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.0 to 22.8.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ddc64cb576
commit
ba95bcedc5
2 changed files with 6 additions and 6 deletions
|
@ -62,7 +62,7 @@
|
||||||
"@next/eslint-plugin-next": "15.0.1",
|
"@next/eslint-plugin-next": "15.0.1",
|
||||||
"@types/dompurify": "^3",
|
"@types/dompurify": "^3",
|
||||||
"@types/lodash": "^4.17.12",
|
"@types/lodash": "^4.17.12",
|
||||||
"@types/node": "^22.8.0",
|
"@types/node": "^22.8.4",
|
||||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1855,12 +1855,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.8.0":
|
"@types/node@npm:^22.8.4":
|
||||||
version: 22.8.0
|
version: 22.8.4
|
||||||
resolution: "@types/node@npm:22.8.0"
|
resolution: "@types/node@npm:22.8.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.19.8"
|
undici-types: "npm:~6.19.8"
|
||||||
checksum: 10c0/21eb10cee768d32e965d095415a4c6a7752f26bfcc34a8c1d7ab3989a6ab13a51761cc245909570d59c6bdacbdfd055d307dc6b201ac04305c57e65c1e7bf5be
|
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6706,7 +6706,7 @@ __metadata:
|
||||||
"@tanstack/react-query": "npm:^5.59.15"
|
"@tanstack/react-query": "npm:^5.59.15"
|
||||||
"@types/dompurify": "npm:^3"
|
"@types/dompurify": "npm:^3"
|
||||||
"@types/lodash": "npm:^4.17.12"
|
"@types/lodash": "npm:^4.17.12"
|
||||||
"@types/node": "npm:^22.8.0"
|
"@types/node": "npm:^22.8.4"
|
||||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.12.2"
|
"@typescript-eslint/eslint-plugin": "npm:^8.12.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue