Skip to content

Commit

Permalink
Update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Jun 3, 2022
1 parent fc65da7 commit 7b43e07
Show file tree
Hide file tree
Showing 3 changed files with 551 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/snage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/express": "4.17.13",
"@types/get-port": "4.2.0",
"@types/inquirer": "8.2.1",
"@types/jest": "27.5.0",
"@types/jest": "28.1.0",
"@types/nock": "11.1.0",
"@types/node": "17.0.38",
"@types/parsimmon": "1.10.6",
Expand All @@ -52,7 +52,7 @@
"copy-webpack-plugin": "9.1.0",
"env-editor": "0.5.0",
"get-port": "6.1.2",
"jest": "27.5.1",
"jest": "28.1.0",
"jest-junit": "13.2.0",
"lerna": "5.0.0",
"nock": "13.2.4",
Expand Down
7 changes: 0 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
"env-editor"
],
"allowedVersions": "<=0.5.0"
},
{
"matchPackageNames": [
"jest",
"@types/jest"
],
"allowedVersions": "<=17"
}
],
"schedule": [
Expand Down
Loading

0 comments on commit 7b43e07

Please sign in to comment.