Skip to content

Commit 17f0bfb

Browse files
chore(deps): update dependency @types/node to v18.18.13 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31eb931 commit 17f0bfb

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
@@ -35,7 +35,7 @@
3535
"@commitlint/config-conventional": "17.8.1",
3636
"@release-it/conventional-changelog": "5.1.1",
3737
"@types/jest": "29.5.10",
38-
"@types/node": "18.18.12",
38+
"@types/node": "18.18.13",
3939
"commitlint": "17.8.1",
4040
"husky": "8.0.3",
4141
"jest": "28.1.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1156,10 +1156,10 @@
11561156
dependencies:
11571157
undici-types "~5.26.4"
11581158

1159-
"@types/[email protected].12":
1160-
version "18.18.12"
1161-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.12.tgz#0c40e52e5ff2569386b160f6f6bb019ff1361cb4"
1162-
integrity sha512-G7slVfkwOm7g8VqcEF1/5SXiMjP3Tbt+pXDU3r/qhlM2KkGm786DUD4xyMA2QzEElFrv/KZV9gjygv4LnkpbMQ==
1159+
"@types/[email protected].13":
1160+
version "18.18.13"
1161+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.13.tgz#ae0f76c0bfe79d8fad0f910b78ae3e59b333c6e8"
1162+
integrity sha512-vXYZGRrSCreZmq1rEjMRLXJhiy8MrIeVasx+PCVlP414N7CJLHnMf+juVvjdprHyH+XRy3zKZLHeNueOpJCn0g==
11631163
dependencies:
11641164
undici-types "~5.26.4"
11651165

0 commit comments

Comments
 (0)