upgrade deps.

This commit is contained in:
Dessalines 2021-09-29 15:59:41 -04:00
parent f26f901878
commit cbc0c46d85
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
},
"repository": "https://github.com/LemmyNet/lemmy-js-client",
"devDependencies": {
"@types/node": "^16.10.1",
"@types/node": "^16.10.2",
"@types/node-fetch": "^3.0.3",
"eslint": "^7.32.0",
"eslint-plugin-jane": "^9.0.6",

View file

@ -175,10 +175,10 @@
dependencies:
node-fetch "*"
"@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@^16.10.2":
version "16.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.2.tgz#5764ca9aa94470adb4e1185fe2e9f19458992b2e"
integrity sha512-zCclL4/rx+W5SQTzFs9wyvvyCwoK9QtBpratqz2IYJ3O8Umrn0m3nsTv0wQBk9sRGpvUe9CwPDrQFB10f1FIjQ==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"