Skip to content

Commit a9d0e42

Browse files
chore(deps): update dependency @types/node to v22.12.0 (1.x) (#12549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2076d90 commit a9d0e42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tooling/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@rollup/plugin-terser": "0.4.4",
4747
"@rollup/plugin-typescript": "11.1.6",
48-
"@types/node": "22.10.10",
48+
"@types/node": "22.12.0",
4949
"@typescript-eslint/eslint-plugin": "5.62.0",
5050
"@typescript-eslint/parser": "5.62.0",
5151
"eslint": "8.57.1",

tooling/api/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@
160160
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
161161
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
162162

163-
"@types/node@22.10.10":
164-
version "22.10.10"
165-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
166-
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
163+
"@types/node@22.12.0":
164+
version "22.12.0"
165+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
166+
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
167167
dependencies:
168168
undici-types "~6.20.0"
169169

0 commit comments

Comments
 (0)