Skip to content

Commit

Permalink
updated jest and jest_types
Browse files Browse the repository at this point in the history
  • Loading branch information
johanna-skylight committed Oct 12, 2023
1 parent 8219a10 commit 394f8e3
Show file tree
Hide file tree
Showing 2 changed files with 782 additions and 770 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"semver": "7.5.2"
},
"devDependencies": {
"@types/jest": "^28.1.6",
"@types/jest": "^29.5.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"azure-functions-core-tools": "^4.0.5390",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"jest": "^28.1.3",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"prettier": "3.0.3",
"rimraf": "^3.0.0",
"ts-jest": "^28.0.8",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 394f8e3

Please sign in to comment.