Skip to content

Commit

Permalink
bump(deps): update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2022
1 parent 5225301 commit fa812dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@types/jest": "^26.0.24",
"@types/jest": "^28.1.8",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.184",
"@types/node": "^16.11.54",
Expand All @@ -46,12 +46,12 @@
"codecov": "^3.8.2",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^26.8.7",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"eslint-plugin-jest": "^27.0.1",
"jest": "^29.0.1",
"jest-circus": "^29.0.1",
"nock": "^13.2.9",
"prettier": "2.2.1",
"ts-jest": "^26.5.6",
"ts-jest": "^28.0.8",
"typescript": "^4.1.5",
"wait-for-expect": "^3.0.2"
}
Expand Down

0 comments on commit fa812dd

Please sign in to comment.