Skip to content

Commit

Permalink
chore: update lockfile after release
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Dec 1, 2021
1 parent 6b4fcbc commit 5e44442
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions yarn.lock
Expand Up @@ -2457,7 +2457,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jest/core@^27.4.2, @jest/core@workspace:packages/jest-core":
"@jest/core@^27.4.3, @jest/core@workspace:packages/jest-core":
version: 0.0.0-use.local
resolution: "@jest/core@workspace:packages/jest-core"
dependencies:
Expand All @@ -2479,13 +2479,13 @@ __metadata:
exit: ^0.1.2
graceful-fs: ^4.2.4
jest-changed-files: ^27.4.2
jest-config: ^27.4.2
jest-config: ^27.4.3
jest-haste-map: ^27.4.2
jest-message-util: ^27.4.2
jest-regex-util: ^27.4.0
jest-resolve: ^27.4.2
jest-resolve-dependencies: ^27.4.2
jest-runner: ^27.4.2
jest-runner: ^27.4.3
jest-runtime: ^27.4.2
jest-snapshot: ^27.4.2
jest-snapshot-serializer-raw: ^1.1.0
Expand Down Expand Up @@ -12614,11 +12614,11 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-cli@^27.4.2, jest-cli@workspace:packages/jest-cli":
"jest-cli@^27.4.3, jest-cli@workspace:packages/jest-cli":
version: 0.0.0-use.local
resolution: "jest-cli@workspace:packages/jest-cli"
dependencies:
"@jest/core": ^27.4.2
"@jest/core": ^27.4.3
"@jest/test-result": ^27.4.2
"@jest/test-utils": ^27.4.2
"@jest/types": ^27.4.2
Expand All @@ -12630,7 +12630,7 @@ fsevents@^1.2.7:
exit: ^0.1.2
graceful-fs: ^4.2.4
import-local: ^3.0.2
jest-config: ^27.4.2
jest-config: ^27.4.3
jest-util: ^27.4.2
jest-validate: ^27.4.2
prompts: ^2.0.1
Expand All @@ -12645,7 +12645,7 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-config@^27.4.2, jest-config@workspace:packages/jest-config":
"jest-config@^27.4.3, jest-config@workspace:packages/jest-config":
version: 0.0.0-use.local
resolution: "jest-config@workspace:packages/jest-config"
dependencies:
Expand All @@ -12663,13 +12663,13 @@ fsevents@^1.2.7:
glob: ^7.1.1
graceful-fs: ^4.2.4
jest-circus: ^27.4.2
jest-environment-jsdom: ^27.4.2
jest-environment-jsdom: ^27.4.3
jest-environment-node: ^27.4.2
jest-get-type: ^27.4.0
jest-jasmine2: ^27.4.2
jest-regex-util: ^27.4.0
jest-resolve: ^27.4.2
jest-runner: ^27.4.2
jest-runner: ^27.4.3
jest-snapshot-serializer-raw: ^1.1.0
jest-util: ^27.4.2
jest-validate: ^27.4.2
Expand Down Expand Up @@ -12743,7 +12743,7 @@ fsevents@^1.2.7:
languageName: unknown
linkType: soft

"jest-environment-jsdom@^27.4.2, jest-environment-jsdom@workspace:packages/jest-environment-jsdom":
"jest-environment-jsdom@^27.4.3, jest-environment-jsdom@workspace:packages/jest-environment-jsdom":
version: 0.0.0-use.local
resolution: "jest-environment-jsdom@workspace:packages/jest-environment-jsdom"
dependencies:
Expand Down Expand Up @@ -12984,7 +12984,7 @@ fsevents@^1.2.7:
"@types/yargs": ^16.0.0
chalk: ^4.0.0
execa: ^5.0.0
jest-config: ^27.4.2
jest-config: ^27.4.3
jest-runtime: ^27.4.2
jest-util: ^27.4.2
jest-validate: ^27.4.2
Expand Down Expand Up @@ -13040,7 +13040,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"jest-runner@^27.4.2, jest-runner@workspace:packages/jest-runner":
"jest-runner@^27.4.3, jest-runner@workspace:packages/jest-runner":
version: 0.0.0-use.local
resolution: "jest-runner@workspace:packages/jest-runner"
dependencies:
Expand All @@ -13058,7 +13058,7 @@ fsevents@^1.2.7:
exit: ^0.1.2
graceful-fs: ^4.2.4
jest-docblock: ^27.4.0
jest-environment-jsdom: ^27.4.2
jest-environment-jsdom: ^27.4.3
jest-environment-node: ^27.4.2
jest-haste-map: ^27.4.2
jest-jasmine2: ^27.4.2
Expand Down Expand Up @@ -13352,9 +13352,9 @@ fsevents@^1.2.7:
version: 0.0.0-use.local
resolution: "jest@workspace:packages/jest"
dependencies:
"@jest/core": ^27.4.2
"@jest/core": ^27.4.3
import-local: ^3.0.2
jest-cli: ^27.4.2
jest-cli: ^27.4.3
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
Expand Down

0 comments on commit 5e44442

Please sign in to comment.