mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-16 14:59:04 +00:00
Bump @types/node from 22.6.1 to 22.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.6.1 to 22.7.1. - [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
8184e0001f
commit
74e86ef9de
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.1",
|
||||
"@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
|
@ -1799,12 +1799,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.1":
|
||||
version: 22.7.1
|
||||
resolution: "@types/node@npm:22.7.1"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/79fdb14f268070eb21d25f3e81811b73c10dfcc65a638a6546fd97aa3e7dfe473f31a547fd21c43b8559a435b6ab26057066a47b5453bd1b1cdffe14430ac399
|
||||
checksum: 10c0/5647181455d543992f5e93165e7ad2ca0e97402e748a1209c07135320b6f220ffb5b2531b0412d6d33bb3173b5bcd9418899d9fa6f04596a5ec9f338b2f37992
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6478,7 +6478,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.1"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue