Skip to content

Commit 31335ae

Browse files
chore(deps): update dependency @types/node to v18.15.3 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0170b09 commit 31335ae

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
@@ -68,7 +68,7 @@
6868
"@types/js-yaml": "4.0.5",
6969
"@types/lodash.get": "4.4.7",
7070
"@types/mkdirp": "1.0.2",
71-
"@types/node": "18.14.2",
71+
"@types/node": "18.15.3",
7272
"@types/yargs": "17.0.22",
7373
"@typescript-eslint/parser": "5.54.0",
7474
"eslint": "8.36.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -873,10 +873,10 @@
873873
dependencies:
874874
"@types/node" "*"
875875

876-
"@types/node@*", "@types/node@18.14.2":
877-
version "18.14.2"
878-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
879-
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
876+
"@types/node@*", "@types/node@18.15.3":
877+
version "18.15.3"
878+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
879+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
880880

881881
"@types/node@^12.7.1":
882882
version "12.20.54"

0 commit comments

Comments
 (0)