Skip to content

Commit 31b108a

Browse files
chore(deps): update dependency @types/node to v18.14.1 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70dcccc commit 31b108a

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.13.0",
65+
"@types/node": "18.14.1",
6666
"@types/yargs": "17.0.22",
6767
"@typescript-eslint/parser": "5.52.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/node@18.13.0":
810-
version "18.13.0"
811-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
812-
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
809+
"@types/node@*", "@types/node@18.14.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==
813813

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

0 commit comments

Comments
 (0)