Skip to content

Commit 6c1a0ab

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v16
1 parent 5e8d576 commit 6c1a0ab

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
@@ -93,7 +93,7 @@
9393
"devDependencies": {
9494
"@sourcegraph/eslint-config": "^0.27.0",
9595
"@sourcegraph/tsconfig": "^4.0.1",
96-
"@types/node": "14.18.13",
96+
"@types/node": "16.11.27",
9797
"eslint": "^8.12.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,10 +1127,10 @@
11271127
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11281128
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11291129

1130-
"@types/node@*", "@types/node@14.18.13":
1131-
version "14.18.13"
1132-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.13.tgz#6ad4d9db59e6b3faf98dcfe4ca9d2aec84443277"
1133-
integrity sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==
1130+
"@types/node@*", "@types/node@16.11.27":
1131+
version "16.11.27"
1132+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51"
1133+
integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==
11341134

11351135
"@types/normalize-package-data@^2.4.0":
11361136
version "2.4.0"

0 commit comments

Comments
 (0)