Skip to content

Commit 3ef43d2

Browse files
chore(deps): update dependency @types/node to v20.14.11 (#784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d521c5 commit 3ef43d2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.27.7",
4040
"@theguild/prettier-config": "1.1.2",
4141
"@types/jest": "28.1.8",
42-
"@types/node": "20.14.10",
42+
"@types/node": "20.14.11",
4343
"@typescript-eslint/eslint-plugin": "6.21.0",
4444
"@typescript-eslint/parser": "6.21.0",
4545
"babel-jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2595,10 +2595,10 @@
25952595
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
25962596
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
25972597

2598-
"@types/node@*", "@types/node@20.14.10":
2599-
version "20.14.10"
2600-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
2601-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
2598+
"@types/node@*", "@types/node@20.14.11":
2599+
version "20.14.11"
2600+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
2601+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
26022602
dependencies:
26032603
undici-types "~5.26.4"
26042604

0 commit comments

Comments
 (0)