mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/node to v16.18.0
This commit is contained in:
Generated
+7
-7
@@ -48,7 +48,7 @@
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/loadable__component": "5.13.4",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
"@types/node": "16.11.68",
|
||||
"@types/node": "16.18.0",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/psl": "1.1.0",
|
||||
"@types/reach__router": "1.3.11",
|
||||
@@ -14322,9 +14322,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.68",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.68.tgz",
|
||||
"integrity": "sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ=="
|
||||
"version": "16.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz",
|
||||
"integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA=="
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
"version": "2.5.12",
|
||||
@@ -65403,9 +65403,9 @@
|
||||
"version": "0.7.31"
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.68",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.68.tgz",
|
||||
"integrity": "sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ=="
|
||||
"version": "16.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz",
|
||||
"integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA=="
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
"version": "2.5.12",
|
||||
|
||||
+1
-1
@@ -133,7 +133,7 @@
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/loadable__component": "5.13.4",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
"@types/node": "16.11.68",
|
||||
"@types/node": "16.18.0",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/psl": "1.1.0",
|
||||
"@types/reach__router": "1.3.11",
|
||||
|
||||
Reference in New Issue
Block a user