Skip to content

Commit cfb0d3a

Browse files
chore(deps): update dependency @types/node to v18.19.45
1 parent 18abce4 commit cfb0d3a

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@types/jest": "29.5.12",
120120
"@types/jsonpath": "0.2.4",
121121
"@types/lodash": "4.17.0",
122-
"@types/node": "18.16.9",
122+
"@types/node": "18.19.45",
123123
"@typescript-eslint/eslint-plugin": "^6.9.1",
124124
"@typescript-eslint/parser": "^6.9.1",
125125
"dotenv": "16.4.5",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2779,10 +2779,12 @@
27792779
dependencies:
27802780
undici-types "~5.26.4"
27812781

2782-
"@types/node@18.16.9":
2783-
version "18.16.9"
2784-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
2785-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
2782+
"@types/node@18.19.45":
2783+
version "18.19.45"
2784+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.45.tgz#a9ebfe4c316a356be7ca11f753ecb2feda6d6bdf"
2785+
integrity sha512-VZxPKNNhjKmaC1SUYowuXSRSMGyQGmQjvvA1xE4QZ0xce2kLtEhPDS+kqpCPBZYgqblCLQ2DAjSzmgCM5auvhA==
2786+
dependencies:
2787+
undici-types "~5.26.4"
27862788

27872789
"@types/normalize-package-data@^2.4.3":
27882790
version "2.4.4"

0 commit comments

Comments
 (0)