Skip to content

Commit c03bd69

Browse files
authored
Merge pull request #327 from ocaml/dependabot/npm_and_yarn/types/node-16.11.9
Bump @types/node from 16.11.8 to 16.11.9
2 parents 56592f5 + b92e433 commit c03bd69

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
@@ -25,7 +25,7 @@
2525
"yaml": "2.0.0-9"
2626
},
2727
"devDependencies": {
28-
"@types/node": "16.11.8",
28+
"@types/node": "16.11.9",
2929
"@types/semver": "7.3.9",
3030
"@typescript-eslint/eslint-plugin": "5.4.0",
3131
"@typescript-eslint/parser": "5.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -364,10 +364,10 @@
364364
"@types/node" "*"
365365
form-data "^3.0.0"
366366

367-
"@types/node@*", "@types/node@16.11.8":
368-
version "16.11.8"
369-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.8.tgz#a1aeb23f0aa33cb111e64ccaa1687b2ae0423b69"
370-
integrity sha512-hmT5gfpRkkHr7DZZHMf3jBe/zNcVGN+jXSL2f8nAsYfBPxQFToKwQlS/zES4Sjp488Bi73i+p6bvrNRRGU0x9Q==
367+
"@types/node@*", "@types/node@16.11.9":
368+
version "16.11.9"
369+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185"
370+
integrity sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A==
371371

372372
"@types/semver@7.3.9":
373373
version "7.3.9"

0 commit comments

Comments
 (0)