mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge pull request #852 from ferdikoomen/dependabot/npm_and_yarn/types/node-16.10.3
This commit is contained in:
commit
3d1700a340
@ -82,7 +82,7 @@
|
||||
"@types/express": "4.17.13",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/js-yaml": "4.0.3",
|
||||
"@types/node": "16.10.1",
|
||||
"@types/node": "16.10.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.32.0",
|
||||
|
||||
@ -1383,10 +1383,10 @@
|
||||
dependencies:
|
||||
node-fetch "*"
|
||||
|
||||
"@types/node@*", "@types/node@16.10.1":
|
||||
version "16.10.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.1.tgz#f3647623199ca920960006b3dccf633ea905f243"
|
||||
integrity sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w==
|
||||
"@types/node@*", "@types/node@16.10.3":
|
||||
version "16.10.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
|
||||
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==
|
||||
|
||||
"@types/prettier@^2.1.5":
|
||||
version "2.4.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user