Skip to content

Commit 8bad73c

Browse files
authored
Merge pull request #246 from Quramy/renovate/node-18.x
chore(deps): update dependency @types/node to v18.18.6
2 parents b6dab3a + b0af0f3 commit 8bad73c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/eslint": "8.44.6",
3131
"@types/estree": "1.0.3",
32-
"@types/node": "18.18.4",
32+
"@types/node": "18.18.6",
3333
"@typescript-eslint/parser": "5.26.0",
3434
"eslint": "8.51.0",
3535
"husky": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,10 +1039,10 @@
10391039
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
10401040
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
10411041

1042-
"@types/node@18.18.4":
1043-
version "18.18.4"
1044-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
1045-
integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
1042+
"@types/node@18.18.6":
1043+
version "18.18.6"
1044+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
1045+
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
10461046

10471047
"@types/prettier@^2.1.5":
10481048
version "2.2.3"

0 commit comments

Comments
 (0)