Skip to content

Commit 3a47c60

Browse files
chore(deps): update dependency @types/node to v18.19.80 (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94fedbf commit 3a47c60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@types/jest": "29.5.14",
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.16",
123-
"@types/node": "18.19.74",
123+
"@types/node": "18.19.80",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126126
"dotenv": "16.4.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2781,10 +2781,10 @@
27812781
dependencies:
27822782
undici-types "~6.20.0"
27832783

2784-
"@types/[email protected].74":
2785-
version "18.19.74"
2786-
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.74.tgz#4d093acd2a558ebbc5f0efa4e20ce63791b0cc58"
2787-
integrity sha512-HMwEkkifei3L605gFdV+/UwtpxP6JSzM+xFk2Ia6DNFSwSVBRh9qp5Tgf4lNFOMfPVuU0WnkcWpXZpgn5ufO4A==
2784+
"@types/[email protected].80":
2785+
version "18.19.80"
2786+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.80.tgz#6d6008e8920dddcd23f9dd33da24684ef57d487c"
2787+
integrity sha512-kEWeMwMeIvxYkeg1gTc01awpwLbfMRZXdIhwRcakd/KlK53jmRC26LqcbIt7fnAQTu5GzlnWmzA3H6+l1u6xxQ==
27882788
dependencies:
27892789
undici-types "~5.26.4"
27902790

0 commit comments

Comments
 (0)