Skip to content

Commit

Permalink
build(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 15b9c9c commit 81bd54a
Show file tree
Hide file tree
Showing 2 changed files with 793 additions and 1,104 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": "^29.5.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.10.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.5.1",
"jest": "^29.6.4",
"microbundle": "^0.14.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.5",
"ts-jest": "^29.1.1",
"typescript": "^4.9.5"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 81bd54a

Please sign in to comment.