mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-04 19:36:00 +00:00
chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.8 to 24.0.10. - [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: 24.0.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
203eb42d7e
commit
80f5ec90be
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.30.0",
|
"@eslint/js": "^9.30.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^24.0.8",
|
"@types/node": "^24.0.10",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
||||||
"@typescript-eslint/parser": "^8.35.1",
|
"@typescript-eslint/parser": "^8.35.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^24.0.8":
|
"@types/node@npm:^24.0.10":
|
||||||
version: 24.0.8
|
version: 24.0.10
|
||||||
resolution: "@types/node@npm:24.0.8"
|
resolution: "@types/node@npm:24.0.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~7.8.0"
|
undici-types: "npm:~7.8.0"
|
||||||
checksum: 10c0/afc014193a1a58f545be023bd63a47639f09fddcaaf1ce271ae1b0f700d422aae425f453a8f428d98f772e08cc9bc54815da2b46ace2d1d4362f657c4172065f
|
checksum: 10c0/11dbd869d3e12ee7b7818113588950e538783e45d227122174c763cb05977defbd1e01b44b5ccd4b8997e42c3df7f7b83c6ee05cfa43d924c8882886bc5f6582
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4147,7 +4147,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.30.0"
|
"@eslint/js": "npm:^9.30.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.73"
|
"@napi-rs/canvas": "npm:^0.1.73"
|
||||||
"@types/node": "npm:^24.0.8"
|
"@types/node": "npm:^24.0.10"
|
||||||
"@types/pg": "npm:^8.15.4"
|
"@types/pg": "npm:^8.15.4"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.35.1"
|
"@typescript-eslint/parser": "npm:^8.35.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue