fix(deps): update dependency @types/node to v16.11.10

This commit is contained in:
Renovate Bot
2021-11-24 02:27:58 +00:00
committed by renovate[bot]
parent 78babc1d5e
commit 340f423c36
4 changed files with 16 additions and 16 deletions

View File

@ -10,7 +10,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@babel/preset-typescript": "7.16.0",
"@types/node": "16.11.9",
"@types/node": "16.11.10",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"react": "16.14.0",
@ -5825,9 +5825,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
"integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
"version": "16.11.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
"integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
},
"node_modules/@types/node-fetch": {
"version": "2.5.12",
@ -24161,9 +24161,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
"integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
"version": "16.11.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
"integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
},
"@types/node-fetch": {
"version": "2.5.12",

View File

@ -20,7 +20,7 @@
"homepage": "https://github.com/freeCodeCamp/freeCodeCamp#readme",
"dependencies": {
"@babel/preset-typescript": "7.16.0",
"@types/node": "16.11.9",
"@types/node": "16.11.10",
"@types/react": "17.0.36",
"@types/react-dom": "17.0.11",
"react": "16.14.0",