mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @types/node from 22.5.0 to 22.5.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.5.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
62822e1d62
commit
4338cde7f5
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.7",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/node": "^22.5.1",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.3.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1717,12 +1717,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.0":
|
||||
version: 22.5.0
|
||||
resolution: "@types/node@npm:22.5.0"
|
||||
"@types/node@npm:^22.5.1":
|
||||
version: 22.5.1
|
||||
resolution: "@types/node@npm:22.5.1"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/45aa75c5e71645fac42dced4eff7f197c3fdfff6e8a9fdacd0eb2e748ff21ee70ffb73982f068a58e8d73b2c088a63613142c125236cdcf3c072ea97eada1559
|
||||
checksum: 10c0/35373176d8a1d4e16004a1ed303e68d39e4c6341024dc056f2577982df98c1a045a6b677f12ed557796f09bbf7d621f428f6874cc37ed28f7b336fa604b5f6a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6302,7 +6302,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.52.1"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.5.0"
|
||||
"@types/node": "npm:^22.5.1"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.3.0"
|
||||
|
|
Loading…
Reference in a new issue