mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-13 21:39:54 +00:00
Bump @types/node from 22.5.2 to 22.5.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.3. - [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
2374c75c27
commit
7ee74d0682
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.2",
|
||||
"@types/node": "^22.5.3",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.4.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1717,12 +1717,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.2":
|
||||
version: 22.5.2
|
||||
resolution: "@types/node@npm:22.5.2"
|
||||
"@types/node@npm:^22.5.3":
|
||||
version: 22.5.3
|
||||
resolution: "@types/node@npm:22.5.3"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/624a7fd76229eacc6c158eb3b9afd55b811d7f01976c5f92c630d5b9d47047cc218928c343988484a165ac400e5eb6fe70ea300fc7242deeb0e920c7724290f6
|
||||
checksum: 10c0/a068e31dd424a0eadfba7d9a5c5b415b76cfd729f3caa299674ad257f59df85c5fe77f1d0a343e811864c790baefb9003d7627618ee3cf85400af338481ba29f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6313,7 +6313,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.53.3"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.5.2"
|
||||
"@types/node": "npm:^22.5.3"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue