Skip to content

Commit

Permalink
chore(deps): update dependency jest to ~26.6.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 16, 2020
1 parent 54857fb commit fcc1d6c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 62 deletions.
47 changes: 5 additions & 42 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion packages/guardian-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"buffer-es6": "^4.9.3",
"codecov": "^3.6.5",
"cross-env": "^7.0.2",
"jest": "~26.4.2",
"jest": "~26.6.0",
"jest-extended": "0.11.5",
"process-es6": "^0.11.6",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"delay": "4.4.0",
"eslint": "7.13.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "~26.4.2",
"jest": "~26.6.0",
"jest-extended": "~0.11.5",
"jest-localstorage-mock": "2.4.3",
"pg": "8.3.3",
Expand Down
23 changes: 5 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ __metadata:
languageName: node
linkType: hard

"@jest/core@npm:^26.4.2, @jest/core@npm:^26.6.3":
"@jest/core@npm:^26.6.3":
version: 26.6.3
resolution: "@jest/core@npm:26.6.3"
dependencies:
Expand Down Expand Up @@ -2304,7 +2304,7 @@ __metadata:
bytebuffer: ^5.0.1
codecov: ^3.6.5
cross-env: ^7.0.2
jest: ~26.4.2
jest: ~26.6.0
jest-extended: 0.11.5
process-es6: ^0.11.6
rimraf: ^3.0.2
Expand Down Expand Up @@ -2347,7 +2347,7 @@ __metadata:
delay: 4.4.0
eslint: 7.13.0
eslint-plugin-prettier: ^3.1.4
jest: ~26.4.2
jest: ~26.6.0
jest-extended: ~0.11.5
jest-localstorage-mock: 2.4.3
pg: 8.3.3
Expand Down Expand Up @@ -7697,7 +7697,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"jest-cli@npm:^26.4.2, jest-cli@npm:^26.6.3":
"jest-cli@npm:^26.6.3":
version: 26.6.3
resolution: "jest-cli@npm:26.6.3"
dependencies:
Expand Down Expand Up @@ -8224,7 +8224,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"jest@npm:^26.4.0, jest@npm:^26.4.1":
"jest@npm:^26.4.0, jest@npm:^26.4.1, jest@npm:~26.6.0":
version: 26.6.3
resolution: "jest@npm:26.6.3"
dependencies:
Expand All @@ -8237,19 +8237,6 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"jest@npm:~26.4.2":
version: 26.4.2
resolution: "jest@npm:26.4.2"
dependencies:
"@jest/core": ^26.4.2
import-local: ^3.0.2
jest-cli: ^26.4.2
bin:
jest: bin/jest.js
checksum: e577e4863188a5cba6454c9f3208774d7b38562c276aefae4b2abd8ff1006406026c33390bcea33f29a4d83115b3fafdbb113bfcc6124da6b4136797600855ad
languageName: node
linkType: hard

"jju@npm:^1.1.0":
version: 1.4.0
resolution: "jju@npm:1.4.0"
Expand Down

0 comments on commit fcc1d6c

Please sign in to comment.