mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @types/node from 22.6.1 to 22.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.6.1 to 22.7.2. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dca729dba0
commit
1cc49f9e51
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
|||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@next/eslint-plugin-next": "^14.2.13",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.6.1",
|
||||
"@types/node": "^22.7.2",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1713,12 +1713,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.6.1":
|
||||
version: 22.6.1
|
||||
resolution: "@types/node@npm:22.6.1"
|
||||
"@types/node@npm:^22.7.2":
|
||||
version: 22.7.2
|
||||
resolution: "@types/node@npm:22.7.2"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/79fdb14f268070eb21d25f3e81811b73c10dfcc65a638a6546fd97aa3e7dfe473f31a547fd21c43b8559a435b6ab26057066a47b5453bd1b1cdffe14430ac399
|
||||
checksum: 10c0/987e4df034e4af0ce76b938c2c0d94373da376b228f1c93081a661c77e682795c599bcad47c93c70a25b8ea443587137cf23088fb7f62ef442955f13046eae3d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6286,7 +6286,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.56.2"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.6.1"
|
||||
"@types/node": "npm:^22.7.2"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.7.0"
|
||||
|
|
Loading…
Reference in a new issue