Skip to content

Commit a05c732

Browse files
authored
Merge pull request #981 from oasisprotocol/renovate/node-18.x
Update dependency @types/node to v18.18.7
2 parents 4a11a5e + 48cfb15 commit a05c732

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

.changelog/981.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependency @types/node to v18.18.7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@testing-library/react": "14.0.0",
102102
"@testing-library/user-event": "14.5.1",
103103
"@types/jest": "^29.5.6",
104-
"@types/node": "18.18.6",
104+
"@types/node": "18.18.7",
105105
"@types/react": "18.2.31",
106106
"@types/react-dom": "18.2.14",
107107
"@typescript-eslint/eslint-plugin": "6.9.0",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4686,10 +4686,12 @@
46864686
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.6.tgz#5e9aaa86be03a09decafd61b128d6cec64a5fe40"
46874687
integrity sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==
46884688

4689-
"@types/node@18.18.6":
4690-
version "18.18.6"
4691-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
4692-
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
4689+
"@types/node@18.18.7":
4690+
version "18.18.7"
4691+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.7.tgz#bb3a7068dc4ba421b6968f2a259298b3a4e129e8"
4692+
integrity sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ==
4693+
dependencies:
4694+
undici-types "~5.26.4"
46934695

46944696
"@types/node@^18.0.0":
46954697
version "18.18.5"
@@ -12470,6 +12472,11 @@ unbox-primitive@^1.0.2:
1247012472
has-symbols "^1.0.3"
1247112473
which-boxed-primitive "^1.0.2"
1247212474

12475+
undici-types@~5.26.4:
12476+
version "5.26.5"
12477+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
12478+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
12479+
1247312480
unicode-canonical-property-names-ecmascript@^2.0.0:
1247412481
version "2.0.0"
1247512482
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"

0 commit comments

Comments
 (0)