Skip to content

Commit 42ab9b1

Browse files
chore(deps): update dependency @types/node to v18.14.2 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7e3b7a commit 42ab9b1

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
@@ -62,7 +62,7 @@
6262
"@types/js-yaml": "4.0.5",
6363
"@types/lodash.get": "4.4.7",
6464
"@types/mkdirp": "1.0.2",
65-
"@types/node": "18.14.1",
65+
"@types/node": "18.14.2",
6666
"@types/yargs": "17.0.22",
6767
"@typescript-eslint/parser": "5.53.0",
6868
"eslint": "8.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -806,10 +806,10 @@
806806
dependencies:
807807
"@types/node" "*"
808808

809-
"@types/node@*", "@types/[email protected].1":
810-
version "18.14.1"
811-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
812-
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
809+
"@types/node@*", "@types/[email protected].2":
810+
version "18.14.2"
811+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
812+
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
813813

814814
"@types/node@^12.7.1":
815815
version "12.20.54"

0 commit comments

Comments
 (0)