Skip to content

Commit

Permalink
build(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2022
1 parent 5e92224 commit 3f3ba33
Show file tree
Hide file tree
Showing 2 changed files with 686 additions and 1,013 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
"dependencies": {},
"description": "Weather forecast for Eorzea.",
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/jest": "^28.1.4",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"jest": "^28.1.2",
"microbundle": "^0.14.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.5",
"ts-jest": "^28.0.5",
"typescript": "^4.7.4"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 3f3ba33

Please sign in to comment.