We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a813f commit 7758d1fCopy full SHA for 7758d1f
src/lib/application/files/js/package.json
@@ -31,7 +31,7 @@
31
"@babel/runtime": "7.22.6",
32
"jest": "29.6.0",
33
"nodemon": "2.0.22",
34
- "prettier": "2.8.8",
+ "prettier": "3.0.0",
35
"supertest": "6.3.3"
36
},
37
"jest": {
src/lib/application/files/ts/package.json
@@ -40,7 +40,7 @@
40
"eslint-config-prettier": "^8.8.0",
41
"eslint-plugin-prettier": "^4.2.1",
42
"jest": "^29.5.0",
43
- "prettier": "^2.8.8",
+ "prettier": "^3.0.0",
44
"source-map-support": "^0.5.21",
45
"supertest": "^6.3.3",
46
"ts-jest": "^29.1.0",
0 commit comments