Skip to content

Commit

Permalink
test: use new jest config version
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Dec 7, 2024
1 parent d5f9440 commit 27087cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/messages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"flarum-tsconfig": "^2.0.0",
"typescript": "^4.5.4",
"typescript-coverage-report": "^0.6.1",
"@flarum/jest-config": "^1.0.1"
"@flarum/jest-config": "^2.0.0"
},
"scripts": {
"dev": "webpack --mode development --watch",
Expand Down
2 changes: 1 addition & 1 deletion framework/core/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"throttle-debounce": "^3.0.1"
},
"devDependencies": {
"@flarum/jest-config": "^1.0.0",
"@flarum/jest-config": "^2.0.0",
"@flarum/prettier-config": "^1.0.0",
"@types/body-scroll-lock": "^3.1.0",
"@types/jquery": "^3.5.10",
Expand Down

0 comments on commit 27087cc

Please sign in to comment.