Skip to content

Commit

Permalink
chore(deps): update jest monorepo to ~27.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent 498c491 commit 71641b4
Show file tree
Hide file tree
Showing 113 changed files with 2,108 additions and 851 deletions.
1,709 changes: 1,225 additions & 484 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/core-nft-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"devDependencies": {
"@arkecosystem/core-test-framework": "^3.0.0",
"@sindresorhus/tsconfig": "~2.0.0",
"@types/jest": "~27.0.0",
"@types/jest": "~27.5.0",
"@types/node": "^16.0.0",
"@types/rimraf": "^3.0.0",
"bytebuffer": "^5.0.1",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"jest": "~27.3.0",
"jest": "~27.5.0",
"jest-extended": "1.1.0",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/nft-base-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"@arkecosystem/core-test-framework": "^3.0.0",
"@protokol/sets": "^1.0.0-beta.0",
"@sindresorhus/tsconfig": "~2.0.0",
"@types/jest": "~27.0.0",
"@types/jest": "~27.5.0",
"@types/node": "^16.0.0",
"@types/rimraf": "^3.0.0",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"jest": "~27.3.0",
"jest": "~27.5.0",
"jest-extended": "1.1.0",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nft-base-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"codecov": "^3.8.1",
"eslint": "7.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "~27.3.0",
"jest": "~27.5.0",
"jest-extended": "~1.1.0",
"prettier": "2.4.1",
"rimraf": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/nft-exchange-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"devDependencies": {
"@arkecosystem/core-test-framework": "^3.0.0",
"@sindresorhus/tsconfig": "~2.0.0",
"@types/jest": "~27.0.0",
"@types/jest": "~27.5.0",
"@types/node": "^16.0.0",
"@types/rimraf": "^3.0.0",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"jest": "~27.3.0",
"jest": "~27.5.0",
"jest-extended": "1.1.0",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nft-exchange-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"codecov": "^3.8.1",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "~27.3.0",
"jest": "~27.5.0",
"jest-extended": "~1.1.0",
"prettier": "2.4.1",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit 71641b4

Please sign in to comment.