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.1 to 22.13.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.1 to 22.13.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b9d85d7040
commit
01308f9fe8
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@eslint/js": "^9.20.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.13.1",
|
||||
"@types/node": "^22.13.2",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.24.0",
|
||||
"@typescript-eslint/parser": "^8.24.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -963,12 +963,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.1":
|
||||
version: 22.13.1
|
||||
resolution: "@types/node@npm:22.13.1"
|
||||
"@types/node@npm:^22.13.2":
|
||||
version: 22.13.2
|
||||
resolution: "@types/node@npm:22.13.2"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
|
||||
checksum: 10c0/2173828b8c93c22761bf4b3319a4641bde6d54855c7dbf63db15594f335aa546c75222c2f36d847d7791557ef37595a10ecf52d37ea5b8f8b8b3a7316412ae08
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3056,7 +3056,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.2.0"
|
||||
"@eslint/js": "npm:^9.20.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@types/node": "npm:^22.13.1"
|
||||
"@types/node": "npm:^22.13.2"
|
||||
"@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