Skip to content

Commit

Permalink
Merge pull request #317 from soluble-io/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency jest to v27.5.1
  • Loading branch information
belgattitude authored Feb 9, 2022
2 parents e59b997 + 2f0c55b commit 8117475
Show file tree
Hide file tree
Showing 6 changed files with 378 additions and 376 deletions.
2 changes: 1 addition & 1 deletion packages/cache-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/jest": "27.4.0",
"@types/redis": "2.8.32",
"ioredis": "4.28.5",
"jest": "27.5.0",
"jest": "27.5.1",
"redis": "3.1.2",
"testcontainers": "8.2.0",
"ts-jest": "27.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"cross-env": "7.0.3",
"dayjs": "1.10.7",
"jest": "27.5.0",
"jest": "27.5.1",
"microbundle": "0.14.2",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/ioredis": "4.28.8",
"cross-env": "7.0.3",
"ioredis": "4.28.5",
"jest": "27.5.0",
"jest": "27.5.1",
"microbundle": "0.14.2",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@types/redis": "2.8.32",
"cross-env": "7.0.3",
"jest": "27.5.0",
"jest": "27.5.1",
"microbundle": "0.14.2",
"redis": "3.1.2",
"rimraf": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"jest": "27.5.0",
"jest": "27.5.1",
"microbundle": "0.14.2",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
Expand Down
Loading

0 comments on commit 8117475

Please sign in to comment.