Skip to content

Commit

Permalink
Update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 09805d8 commit d15cbcf
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 47 deletions.
172 changes: 128 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"optionalDependencies": {},
"peerDependencies": {},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/lodash.isplainobject": "4.0.9",
"@types/lodash.mapvalues": "4.6.9",
"@typescript-eslint/eslint-plugin": "6.21.0",
Expand All @@ -42,7 +42,7 @@
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"jest": "29.7.0",
Expand All @@ -51,7 +51,7 @@
"np": "8.0.4",
"prettier": "2.8.8",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"ts-jest": "29.2.5",
"typescript": "5.3.3"
},
"main": "index.js",
Expand Down

0 comments on commit d15cbcf

Please sign in to comment.