Skip to content

Commit 2ffbbde

Browse files
chore(deps): update dependency @types/node to v24.12.2 (#1425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f8402e commit 2ffbbde

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@changesets/changelog-github": "0.6.0",
3939
"@changesets/cli": "2.30.0",
4040
"@theguild/prettier-config": "3.0.1",
41-
"@types/node": "24.12.0",
41+
"@types/node": "24.12.2",
4242
"@typescript-eslint/eslint-plugin": "8.58.0",
4343
"@typescript-eslint/parser": "8.58.0",
4444
"bob-the-bundler": "7.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,10 +2370,10 @@
23702370
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
23712371
integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
23722372

2373-
"@types/node@*", "@types/[email protected].0":
2374-
version "24.12.0"
2375-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2"
2376-
integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
2373+
"@types/node@*", "@types/[email protected].2":
2374+
version "24.12.2"
2375+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.2.tgz#353cb161dbf1785ea25e8829ba7ec574c5c629ac"
2376+
integrity sha512-A1sre26ke7HDIuY/M23nd9gfB+nrmhtYyMINbjI1zHJxYteKR6qSMX56FsmjMcDb3SMcjJg5BiRRgOCC/yBD0g==
23772377
dependencies:
23782378
undici-types "~7.16.0"
23792379

@@ -4960,16 +4960,16 @@ lodash.startcase@^4.4.0:
49604960
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
49614961
integrity sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==
49624962

4963-
lodash@^4.17.21, lodash@~4.17.0:
4964-
version "4.17.23"
4965-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4966-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4967-
4968-
lodash@^4.18.1:
4963+
lodash@^4.17.21, lodash@^4.18.1:
49694964
version "4.18.1"
49704965
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
49714966
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
49724967

4968+
lodash@~4.17.0:
4969+
version "4.17.23"
4970+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4971+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
4972+
49734973
log-symbols@^4.0.0:
49744974
version "4.1.0"
49754975
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"

0 commit comments

Comments
 (0)