Skip to content

Commit

Permalink
chore: update lockfile after publish
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Aug 20, 2020
1 parent e1d51de commit a8addf8
Showing 1 changed file with 52 additions and 52 deletions.
104 changes: 52 additions & 52 deletions yarn.lock
Expand Up @@ -1751,14 +1751,14 @@ __metadata:
languageName: node
linkType: hard

"@jest/core@^26.4.0, @jest/core@workspace:packages/jest-core":
"@jest/core@^26.4.1, @jest/core@workspace:packages/jest-core":
version: 0.0.0-use.local
resolution: "@jest/core@workspace:packages/jest-core"
dependencies:
"@jest/console": ^26.3.0
"@jest/reporters": ^26.4.0
"@jest/reporters": ^26.4.1
"@jest/test-result": ^26.3.0
"@jest/test-sequencer": ^26.4.0
"@jest/test-sequencer": ^26.4.1
"@jest/transform": ^26.3.0
"@jest/types": ^26.3.0
"@types/exit": ^0.1.30
Expand All @@ -1771,15 +1771,15 @@ __metadata:
exit: ^0.1.2
graceful-fs: ^4.2.4
jest-changed-files: ^26.3.0
jest-config: ^26.4.0
jest-config: ^26.4.1
jest-haste-map: ^26.3.0
jest-message-util: ^26.3.0
jest-regex-util: ^26.0.0
jest-resolve: ^26.4.0
jest-resolve-dependencies: ^26.4.0
jest-runner: ^26.4.0
jest-runtime: ^26.4.0
jest-snapshot: ^26.4.0
jest-resolve-dependencies: ^26.4.1
jest-runner: ^26.4.1
jest-runtime: ^26.4.1
jest-snapshot: ^26.4.1
jest-snapshot-serializer-raw: ^1.1.0
jest-util: ^26.3.0
jest-validate: ^26.4.0
Expand Down Expand Up @@ -1828,17 +1828,17 @@ __metadata:
languageName: node
linkType: hard

"@jest/globals@^26.4.0, @jest/globals@workspace:packages/jest-globals":
"@jest/globals@^26.4.1, @jest/globals@workspace:packages/jest-globals":
version: 0.0.0-use.local
resolution: "@jest/globals@workspace:packages/jest-globals"
dependencies:
"@jest/environment": ^26.3.0
"@jest/types": ^26.3.0
expect: ^26.4.0
expect: ^26.4.1
languageName: unknown
linkType: soft

"@jest/reporters@^26.4.0, @jest/reporters@workspace:packages/jest-reporters":
"@jest/reporters@^26.4.1, @jest/reporters@workspace:packages/jest-reporters":
version: 0.0.0-use.local
resolution: "@jest/reporters@workspace:packages/jest-reporters"
dependencies:
Expand Down Expand Up @@ -1928,16 +1928,16 @@ __metadata:
languageName: node
linkType: hard

"@jest/test-sequencer@^26.4.0, @jest/test-sequencer@workspace:packages/jest-test-sequencer":
"@jest/test-sequencer@^26.4.1, @jest/test-sequencer@workspace:packages/jest-test-sequencer":
version: 0.0.0-use.local
resolution: "@jest/test-sequencer@workspace:packages/jest-test-sequencer"
dependencies:
"@jest/test-result": ^26.3.0
"@types/graceful-fs": ^4.1.3
graceful-fs: ^4.2.4
jest-haste-map: ^26.3.0
jest-runner: ^26.4.0
jest-runtime: ^26.4.0
jest-runner: ^26.4.1
jest-runtime: ^26.4.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8410,7 +8410,7 @@ __metadata:
languageName: node
linkType: hard

"expect@^26.4.0, expect@workspace:packages/expect":
"expect@^26.4.1, expect@workspace:packages/expect":
version: 0.0.0-use.local
resolution: "expect@workspace:packages/expect"
dependencies:
Expand All @@ -8421,7 +8421,7 @@ __metadata:
fast-check: ^2.0.0
immutable: ^4.0.0-rc.12
jest-get-type: ^26.3.0
jest-matcher-utils: ^26.4.0
jest-matcher-utils: ^26.4.1
jest-message-util: ^26.3.0
jest-regex-util: ^26.0.0
languageName: unknown
Expand Down Expand Up @@ -11276,7 +11276,7 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-circus@^26.4.0, jest-circus@workspace:packages/jest-circus":
"jest-circus@^26.4.1, jest-circus@workspace:packages/jest-circus":
version: 0.0.0-use.local
resolution: "jest-circus@workspace:packages/jest-circus"
dependencies:
Expand All @@ -11297,27 +11297,27 @@ fsevents@^1.2.7:
co: ^4.6.0
dedent: ^0.7.0
execa: ^4.0.0
expect: ^26.4.0
expect: ^26.4.1
graceful-fs: ^4.2.4
is-generator-fn: ^2.0.0
jest-each: ^26.4.0
jest-matcher-utils: ^26.4.0
jest-matcher-utils: ^26.4.1
jest-message-util: ^26.3.0
jest-runner: ^26.4.0
jest-runtime: ^26.4.0
jest-snapshot: ^26.4.0
jest-runner: ^26.4.1
jest-runtime: ^26.4.1
jest-snapshot: ^26.4.1
jest-util: ^26.3.0
pretty-format: ^26.4.0
stack-utils: ^2.0.2
throat: ^5.0.0
languageName: unknown
linkType: soft

"jest-cli@^26.4.0, jest-cli@workspace:packages/jest-cli":
"jest-cli@^26.4.1, jest-cli@workspace:packages/jest-cli":
version: 0.0.0-use.local
resolution: "jest-cli@workspace:packages/jest-cli"
dependencies:
"@jest/core": ^26.4.0
"@jest/core": ^26.4.1
"@jest/test-result": ^26.3.0
"@jest/test-utils": ^26.3.0
"@jest/types": ^26.3.0
Expand All @@ -11331,7 +11331,7 @@ fsevents@^1.2.7:
graceful-fs: ^4.2.4
import-local: ^3.0.2
is-ci: ^2.0.0
jest-config: ^26.4.0
jest-config: ^26.4.1
jest-util: ^26.3.0
jest-validate: ^26.4.0
prompts: ^2.0.1
Expand All @@ -11341,12 +11341,12 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-config@^26.4.0, jest-config@workspace:packages/jest-config":
"jest-config@^26.4.1, jest-config@workspace:packages/jest-config":
version: 0.0.0-use.local
resolution: "jest-config@workspace:packages/jest-config"
dependencies:
"@babel/core": ^7.1.0
"@jest/test-sequencer": ^26.4.0
"@jest/test-sequencer": ^26.4.1
"@jest/types": ^26.3.0
"@types/babel__core": ^7.0.4
"@types/glob": ^7.1.1
Expand All @@ -11360,7 +11360,7 @@ fsevents@^1.2.7:
jest-environment-jsdom: ^26.3.0
jest-environment-node: ^26.3.0
jest-get-type: ^26.3.0
jest-jasmine2: ^26.4.0
jest-jasmine2: ^26.4.1
jest-regex-util: ^26.0.0
jest-resolve: ^26.4.0
jest-util: ^26.3.0
Expand Down Expand Up @@ -11498,7 +11498,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"jest-jasmine2@^26.4.0, jest-jasmine2@workspace:packages/jest-jasmine2":
"jest-jasmine2@^26.4.1, jest-jasmine2@workspace:packages/jest-jasmine2":
version: 0.0.0-use.local
resolution: "jest-jasmine2@workspace:packages/jest-jasmine2"
dependencies:
Expand All @@ -11512,13 +11512,13 @@ fsevents@^1.2.7:
"@types/node": "*"
chalk: ^4.0.0
co: ^4.6.0
expect: ^26.4.0
expect: ^26.4.1
is-generator-fn: ^2.0.0
jest-each: ^26.4.0
jest-matcher-utils: ^26.4.0
jest-matcher-utils: ^26.4.1
jest-message-util: ^26.3.0
jest-runtime: ^26.4.0
jest-snapshot: ^26.4.0
jest-runtime: ^26.4.1
jest-snapshot: ^26.4.1
jest-util: ^26.3.0
pretty-format: ^26.4.0
throat: ^5.0.0
Expand Down Expand Up @@ -11548,7 +11548,7 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-matcher-utils@^26.4.0, jest-matcher-utils@workspace:packages/jest-matcher-utils":
"jest-matcher-utils@^26.4.1, jest-matcher-utils@workspace:packages/jest-matcher-utils":
version: 0.0.0-use.local
resolution: "jest-matcher-utils@workspace:packages/jest-matcher-utils"
dependencies:
Expand Down Expand Up @@ -11649,8 +11649,8 @@ fsevents@^1.2.7:
"@jest/transform": ^26.3.0
"@jest/types": ^26.3.0
"@types/yargs": ^15.0.0
jest-config: ^26.4.0
jest-runtime: ^26.4.0
jest-config: ^26.4.1
jest-runtime: ^26.4.1
jest-validate: ^26.4.0
repl: ^0.1.3
yargs: ^15.3.1
Expand All @@ -11659,16 +11659,16 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-resolve-dependencies@^26.4.0, jest-resolve-dependencies@workspace:packages/jest-resolve-dependencies":
"jest-resolve-dependencies@^26.4.1, jest-resolve-dependencies@workspace:packages/jest-resolve-dependencies":
version: 0.0.0-use.local
resolution: "jest-resolve-dependencies@workspace:packages/jest-resolve-dependencies"
dependencies:
"@jest/types": ^26.3.0
jest-haste-map: ^26.3.0
jest-regex-util: ^26.0.0
jest-resolve: ^26.4.0
jest-runtime: ^26.4.0
jest-snapshot: ^26.4.0
jest-runtime: ^26.4.1
jest-snapshot: ^26.4.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11701,7 +11701,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"jest-runner@^26.4.0, jest-runner@workspace:packages/jest-runner":
"jest-runner@^26.4.1, jest-runner@workspace:packages/jest-runner":
version: 0.0.0-use.local
resolution: "jest-runner@workspace:packages/jest-runner"
dependencies:
Expand All @@ -11717,29 +11717,29 @@ fsevents@^1.2.7:
emittery: ^0.7.1
exit: ^0.1.2
graceful-fs: ^4.2.4
jest-circus: ^26.4.0
jest-config: ^26.4.0
jest-circus: ^26.4.1
jest-config: ^26.4.1
jest-docblock: ^26.0.0
jest-haste-map: ^26.3.0
jest-leak-detector: ^26.4.0
jest-message-util: ^26.3.0
jest-resolve: ^26.4.0
jest-runtime: ^26.4.0
jest-runtime: ^26.4.1
jest-util: ^26.3.0
jest-worker: ^26.3.0
source-map-support: ^0.5.6
throat: ^5.0.0
languageName: unknown
linkType: soft

"jest-runtime@^26.4.0, jest-runtime@workspace:packages/jest-runtime":
"jest-runtime@^26.4.1, jest-runtime@workspace:packages/jest-runtime":
version: 0.0.0-use.local
resolution: "jest-runtime@workspace:packages/jest-runtime"
dependencies:
"@jest/console": ^26.3.0
"@jest/environment": ^26.3.0
"@jest/fake-timers": ^26.3.0
"@jest/globals": ^26.4.0
"@jest/globals": ^26.4.1
"@jest/source-map": ^26.3.0
"@jest/test-result": ^26.3.0
"@jest/test-utils": ^26.3.0
Expand All @@ -11756,14 +11756,14 @@ fsevents@^1.2.7:
exit: ^0.1.2
glob: ^7.1.3
graceful-fs: ^4.2.4
jest-config: ^26.4.0
jest-config: ^26.4.1
jest-environment-node: ^26.3.0
jest-haste-map: ^26.3.0
jest-message-util: ^26.3.0
jest-mock: ^26.3.0
jest-regex-util: ^26.0.0
jest-resolve: ^26.4.0
jest-snapshot: ^26.4.0
jest-snapshot: ^26.4.1
jest-snapshot-serializer-raw: ^1.1.0
jest-util: ^26.3.0
jest-validate: ^26.4.0
Expand Down Expand Up @@ -11809,7 +11809,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"jest-snapshot@^26.4.0, jest-snapshot@workspace:packages/jest-snapshot":
"jest-snapshot@^26.4.1, jest-snapshot@workspace:packages/jest-snapshot":
version: 0.0.0-use.local
resolution: "jest-snapshot@workspace:packages/jest-snapshot"
dependencies:
Expand All @@ -11823,12 +11823,12 @@ fsevents@^1.2.7:
ansi-regex: ^5.0.0
ansi-styles: ^4.2.0
chalk: ^4.0.0
expect: ^26.4.0
expect: ^26.4.1
graceful-fs: ^4.2.4
jest-diff: ^26.4.0
jest-get-type: ^26.3.0
jest-haste-map: ^26.3.0
jest-matcher-utils: ^26.4.0
jest-matcher-utils: ^26.4.1
jest-message-util: ^26.3.0
jest-resolve: ^26.4.0
natural-compare: ^1.4.0
Expand Down Expand Up @@ -11990,9 +11990,9 @@ fsevents@^1.2.7:
version: 0.0.0-use.local
resolution: "jest@workspace:packages/jest"
dependencies:
"@jest/core": ^26.4.0
"@jest/core": ^26.4.1
import-local: ^3.0.2
jest-cli: ^26.4.0
jest-cli: ^26.4.1
bin:
jest: ./bin/jest.js
languageName: unknown
Expand Down

0 comments on commit a8addf8

Please sign in to comment.