mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump @types/node from 22.13.2 to 22.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.2 to 22.13.4. - [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
2ea60774d8
commit
0e07ac6b73
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@eslint/js": "^9.20.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.13.2",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.24.0",
|
||||
"@typescript-eslint/parser": "^8.24.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1072,12 +1072,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.2":
|
||||
version: 22.13.2
|
||||
resolution: "@types/node@npm:22.13.2"
|
||||
"@types/node@npm:^22.13.4":
|
||||
version: 22.13.4
|
||||
resolution: "@types/node@npm:22.13.4"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/2173828b8c93c22761bf4b3319a4641bde6d54855c7dbf63db15594f335aa546c75222c2f36d847d7791557ef37595a10ecf52d37ea5b8f8b8b3a7316412ae08
|
||||
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3166,7 +3166,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.20.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.67"
|
||||
"@types/node": "npm:^22.13.2"
|
||||
"@types/node": "npm:^22.13.4"
|
||||
"@types/pg": "npm:^8.11.11"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.24.0"
|
||||
"@typescript-eslint/parser": "npm:^8.24.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue