Skip to content

Commit

Permalink
bump to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 1, 2022
1 parent a43bb34 commit 6aa5554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/jest-runner/package.json
Expand Up @@ -36,7 +36,7 @@
"jest-util": "^28.0.2",
"jest-watcher": "^28.0.2",
"jest-worker": "^28.0.2",
"source-map-support": "0.5.14",
"source-map-support": "^0.5.21",
"throat": "^6.0.1"
},
"devDependencies": {
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Expand Up @@ -13473,7 +13473,7 @@ __metadata:
jest-util: ^28.0.2
jest-watcher: ^28.0.2
jest-worker: ^28.0.2
source-map-support: 0.5.14
source-map-support: ^0.5.21
throat: ^6.0.1
tsd-lite: ^0.5.1
languageName: unknown
Expand Down Expand Up @@ -20242,17 +20242,7 @@ __metadata:
languageName: node
linkType: hard

"source-map-support@npm:0.5.14":
version: 0.5.14
resolution: "source-map-support@npm:0.5.14"
dependencies:
buffer-from: ^1.0.0
source-map: ^0.6.0
checksum: 34fc39c7bb2a642a2a74e3ebb920b18e275b74d0f0dff49beb53331e3df524defb2fda675637bd32f9ee7d2d050d28f84d38d4337d519a51f9316df955822c50
languageName: node
linkType: hard

"source-map-support@npm:^0.5.16, source-map-support@npm:~0.5.20":
"source-map-support@npm:^0.5.16, source-map-support@npm:^0.5.21, source-map-support@npm:~0.5.20":
version: 0.5.21
resolution: "source-map-support@npm:0.5.21"
dependencies:
Expand Down

0 comments on commit 6aa5554

Please sign in to comment.