Update node_modules

This commit is contained in:
crazy-max 2020-04-07 17:28:05 +00:00
parent 96d68a304c
commit d7b103bbfa
2 changed files with 9 additions and 3 deletions

View File

@ -22,7 +22,14 @@
"fetchSpec": "4.2.3"
},
"_requiredBy": [
"/decompress"
"/@jest/core",
"/@jest/core/jest-runner",
"/@jest/core/jest-runtime",
"/@jest/transform",
"/decompress",
"/jest-haste-map",
"/jest/jest-runner",
"/jest/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz",
"_spec": "4.2.3",

3
node_modules/semver/package.json generated vendored
View File

@ -25,7 +25,6 @@
"/@actions/tool-cache",
"/@jest/core/jest-snapshot",
"/@jest/core/make-dir",
"/@jest/reporters/make-dir",
"/@jest/test-sequencer/make-dir",
"/babel-jest/make-dir",
"/istanbul-lib-instrument",
@ -44,7 +43,7 @@
"/jest-snapshot",
"/jest-snapshot/make-dir",
"/jest-util/make-dir",
"/jest-watcher/make-dir",
"/jest/jest-snapshot",
"/jest/make-dir",
"/node-notifier",
"/ts-jest"