mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @types/node from 22.7.6 to 22.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.6 to 22.7.7. - [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
ef615bc853
commit
b28b2186c6
2 changed files with 6 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
|||
"@next/eslint-plugin-next": "15.0.0",
|
||||
"@types/dompurify": "^3",
|
||||
"@types/lodash": "^4.17.11",
|
||||
"@types/node": "^22.7.6",
|
||||
"@types/node": "^22.7.7",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.10.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1847,12 +1847,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.7.6":
|
||||
version: 22.7.6
|
||||
resolution: "@types/node@npm:22.7.6"
|
||||
"@types/node@npm:^22.7.7":
|
||||
version: 22.7.7
|
||||
resolution: "@types/node@npm:22.7.7"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
|
||||
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6771,7 +6771,7 @@ __metadata:
|
|||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.11"
|
||||
"@types/node": "npm:^22.7.6"
|
||||
"@types/node": "npm:^22.7.7"
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.10.0"
|
||||
|
|
Loading…
Reference in a new issue