Merge pull request #852 from ferdikoomen/dependabot/npm_and_yarn/types/node-16.10.3

This commit is contained in:
Ferdi Koomen 2021-10-06 08:39:35 +02:00 committed by GitHub
commit 3d1700a340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"