Skip to content

Commit

Permalink
chore: bump jest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Belco90 committed Oct 17, 2021
1 parent 5b03edb commit 307bfac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"eslint-config-kentcdodds": "^19.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.0.6",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-jest-formatting": "^3.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.0",
"husky": "^7.0.2",
"is-ci": "^3.0.0",
"jest": "^27.2.5",
"jest": "^27.3.0",
"lint-staged": "^11.2.3",
"prettier": "2.4.1",
"semantic-release": "^18.0.0",
"ts-jest": "27.0.5",
"ts-jest": "27.0.7",
"ts-node": "^10.3.0",
"typescript": "^4.4.4"
},
Expand Down

0 comments on commit 307bfac

Please sign in to comment.