Update node_modules

This commit is contained in:
crazy-max
2020-01-17 09:09:47 +00:00
parent f01f181e25
commit e420bd79d3
21 changed files with 82 additions and 60 deletions

View File

@@ -22,16 +22,22 @@
"fetchSpec": "4.2.2"
},
"_requiredBy": [
"/@jest/core",
"/@jest/source-map",
"/@jest/transform",
"/decompress",
"/jest-haste-map",
"/jest-runner",
"/jest-runtime",
"/jest-util",
"/load-json-file",
"/write-file-atomic"
"/jest-circus/@jest/source-map",
"/jest-circus/@jest/transform",
"/jest-circus/jest-haste-map",
"/jest-circus/jest-util",
"/jest-circus/load-json-file",
"/jest-circus/write-file-atomic",
"/jest/@jest/core",
"/jest/@jest/source-map",
"/jest/@jest/transform",
"/jest/jest-haste-map",
"/jest/jest-runner",
"/jest/jest-runtime",
"/jest/jest-util",
"/jest/load-json-file",
"/jest/write-file-atomic"
],
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.2.tgz",
"_spec": "4.2.2",