Skip to content

Commit aacd4c9

Browse files
Merge pull request #107 from getAlby/bump-jest
2 parents f18e876 + 53bfdce commit aacd4c9

File tree

2 files changed

+461
-324
lines changed

2 files changed

+461
-324
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@commitlint/cli": "^17.7.1",
4848
"@commitlint/config-conventional": "^17.7.0",
4949
"@types/crypto-js": "^4.1.1",
50-
"@types/jest": "^29.4.0",
50+
"@types/jest": "^29.5.5",
5151
"@types/node": "^20.8.6",
5252
"@typescript-eslint/eslint-plugin": "^6.3.0",
5353
"@typescript-eslint/parser": "^6.3.0",
@@ -57,7 +57,7 @@
5757
"eslint-config-prettier": "^9.0.0",
5858
"express": "^4.18.2",
5959
"husky": "^8.0.3",
60-
"jest": "^29.5.0",
60+
"jest": "^29.7.0",
6161
"lint-staged": "^15.0.1",
6262
"microbundle": "^0.15.1",
6363
"prettier": "^3.0.1",

0 commit comments

Comments
 (0)