Skip to content

Commit 795f55f

Browse files
committed
remove unused constraints
1 parent 746b38e commit 795f55f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"allure-jest": "^2.15.1",
3232
"dotenv": "^16.0.1",
3333
"eslint": "^8.2.0",
34-
"eslint-config-prettier": "^8.3.0 <8.10.1 || >8.10.1 <9.1.1 || >9.1.1 <10.1.0 || >10.1.6",
34+
"eslint-config-prettier": "^8.3.0 <8.10.1 || >8.10.1 <9.0.0",
3535
"eslint-plugin-prettier": "^4.0.0 <4.2.2 || >4.2.3",
3636
"jest": "^29.7.0",
3737
"msw": "^0.45.0",

0 commit comments

Comments
 (0)