Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 2a6281b

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
chore(deps-dev): bump @types/node from 20.16.11 to 20.16.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.11 to 20.16.12. - [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>
1 parent 2f89644 commit 2a6281b

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/fs-extra": "^11.0.4",
7070
"@types/heic-convert": "^2.1.0",
7171
"@types/klaw-sync": "^6.0.5",
72-
"@types/node": "^20.16.11",
72+
"@types/node": "^20.16.12",
7373
"@types/pretty-bytes": "^5.2.0",
7474
"@types/sanitize-html": "^2",
7575
"@typescript-eslint/eslint-plugin": "^7.18.0",

yarn.lock

+11-2
Original file line numberDiff line numberDiff line change
@@ -2308,7 +2308,16 @@ __metadata:
23082308
languageName: node
23092309
linkType: hard
23102310

2311-
"@types/node@npm:^20.16.11, @types/node@npm:^20.9.0":
2311+
"@types/node@npm:^20.16.12":
2312+
version: 20.16.12
2313+
resolution: "@types/node@npm:20.16.12"
2314+
dependencies:
2315+
undici-types: "npm:~6.19.2"
2316+
checksum: 10c0/f6a3c90c6745881d47f8dae7eb39d0dd6df9a4060c8f1ab7004690f60b9b183d862c9c6b380b9e8d5a17dd670ac7b19d6318f24c170897c85a9729f9804f47cf
2317+
languageName: node
2318+
linkType: hard
2319+
2320+
"@types/node@npm:^20.9.0":
23122321
version: 20.16.11
23132322
resolution: "@types/node@npm:20.16.11"
23142323
dependencies:
@@ -9084,7 +9093,7 @@ __metadata:
90849093
"@types/fs-extra": "npm:^11.0.4"
90859094
"@types/heic-convert": "npm:^2.1.0"
90869095
"@types/klaw-sync": "npm:^6.0.5"
9087-
"@types/node": "npm:^20.16.11"
9096+
"@types/node": "npm:^20.16.12"
90889097
"@types/pretty-bytes": "npm:^5.2.0"
90899098
"@types/sanitize-html": "npm:^2"
90909099
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"

0 commit comments

Comments
 (0)