Skip to content

Commit

Permalink
dependencies(jest): upgrade to version 29.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed May 8, 2023
1 parent 4a2f2aa commit 0049da6
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 306 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -14,7 +14,7 @@
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "7.1.3",
"@semantic-release/release-notes-generator": "9.0.3",
"@types/jest": "^29.4.0",
"@types/jest": "^29.5.1",
"@types/node": "~14.14.45",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
Expand All @@ -26,7 +26,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"jest": "29.4.1",
"jest": "29.5.0",
"lint-staged": "11.2.6",
"prettier": "2.8.8",
"semantic-release": "17.4.7",
Expand Down

0 comments on commit 0049da6

Please sign in to comment.