mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-01 21:09:29 +00:00
chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.17 to 22.15.18. - [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.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d8f4de19d1
commit
c63a241b2a
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.15.17",
|
||||
"@types/node": "^22.15.18",
|
||||
"@types/pg": "^8.15.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1334,12 +1334,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.15.17":
|
||||
version: 22.15.17
|
||||
resolution: "@types/node@npm:22.15.17"
|
||||
"@types/node@npm:^22.15.18":
|
||||
version: 22.15.18
|
||||
resolution: "@types/node@npm:22.15.18"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.21.0"
|
||||
checksum: 10c0/fb92aa10b628683c5b965749f955bc2322485ecb0ea6c2f4cae5f2c7537a16834607e67083a9e9281faaae8d7dee9ada8d6a5c0de9a52c17d82912ef00c0fdd4
|
||||
checksum: 10c0/e23178c568e2dc6b93b6aa3b8dfb45f9556e527918c947fe7406a4c92d2184c7396558912400c3b1b8d0fa952ec63819aca2b8e4d3545455fc6f1e9623e09ca6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4568,7 +4568,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.26.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.70"
|
||||
"@types/node": "npm:^22.15.17"
|
||||
"@types/node": "npm:^22.15.18"
|
||||
"@types/pg": "npm:^8.15.1"
|
||||
"@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