mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-31 12:39:30 +00:00
chore(deps-dev): bump @types/node from 22.15.19 to 22.15.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.19 to 22.15.20. - [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-version: 22.15.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8eb7d4c3fb
commit
1b513bbc46
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.27.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.15.19",
|
||||
"@types/node": "^22.15.20",
|
||||
"@types/pg": "^8.15.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.15.19":
|
||||
version: 22.15.19
|
||||
resolution: "@types/node@npm:22.15.19"
|
||||
"@types/node@npm:^22.15.20":
|
||||
version: 22.15.20
|
||||
resolution: "@types/node@npm:22.15.20"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.21.0"
|
||||
checksum: 10c0/8ef52fa1a91b1c8891616d46f3921a9f3c65ad1c6bb62db7899c8c28643c13bf9d607a2403b1e5aceb3e6fa6749efc9e0ba5c39618a4872da6946437b0edbfbe
|
||||
checksum: 10c0/5137ff16b3090e24953e19dd14d69e7dddbb2ad01f6d7f5fdda3c1d9b3bfa18acd72317701cf983fe591919622e94cab846487b2b0104282ca006522274c58da
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4140,7 +4140,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.27.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.70"
|
||||
"@types/node": "npm:^22.15.19"
|
||||
"@types/node": "npm:^22.15.20"
|
||||
"@types/pg": "npm:^8.15.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
|
||||
"@typescript-eslint/parser": "npm:^8.32.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue