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.23 to 22.15.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.23 to 22.15.24. - [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.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df4c0a799f
commit
1bbf98470b
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.23",
|
||||
"@types/node": "^22.15.24",
|
||||
"@types/pg": "^8.15.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.33.0",
|
||||
"@typescript-eslint/parser": "^8.33.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.15.23":
|
||||
version: 22.15.23
|
||||
resolution: "@types/node@npm:22.15.23"
|
||||
"@types/node@npm:^22.15.24":
|
||||
version: 22.15.24
|
||||
resolution: "@types/node@npm:22.15.24"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.21.0"
|
||||
checksum: 10c0/e3ae0629dfb4357dad2a7838c481656abf089d852d83f0d0f14368f03ad21ce276cbecfdf62be2276ef39920db6b114e5bc8d87c37714bbab9aefb0ce1eb1473
|
||||
checksum: 10c0/16c38e98168fa6c3d2f2b6e95f14f80878d969b39093bc5384385a884d73a7fe361c563b36f14bc27536b337f5baad74321f717b31d2c061b9c48074567eb8c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4162,7 +4162,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.23"
|
||||
"@types/node": "npm:^22.15.24"
|
||||
"@types/pg": "npm:^8.15.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.33.0"
|
||||
"@typescript-eslint/parser": "npm:^8.33.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue