mirror of
https://github.com/flarum/framework.git
synced 2025-03-02 02:07:57 +08:00
test: use new jest config version
This commit is contained in:
parent
d5f944023c
commit
27087cc713
@ -11,7 +11,7 @@
|
|||||||
"flarum-tsconfig": "^2.0.0",
|
"flarum-tsconfig": "^2.0.0",
|
||||||
"typescript": "^4.5.4",
|
"typescript": "^4.5.4",
|
||||||
"typescript-coverage-report": "^0.6.1",
|
"typescript-coverage-report": "^0.6.1",
|
||||||
"@flarum/jest-config": "^1.0.1"
|
"@flarum/jest-config": "^2.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack --mode development --watch",
|
"dev": "webpack --mode development --watch",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"throttle-debounce": "^3.0.1"
|
"throttle-debounce": "^3.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@flarum/jest-config": "^1.0.0",
|
"@flarum/jest-config": "^2.0.0",
|
||||||
"@flarum/prettier-config": "^1.0.0",
|
"@flarum/prettier-config": "^1.0.0",
|
||||||
"@types/body-scroll-lock": "^3.1.0",
|
"@types/body-scroll-lock": "^3.1.0",
|
||||||
"@types/jquery": "^3.5.10",
|
"@types/jquery": "^3.5.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user