Skip to content

Commit 130c0c8

Browse files
chore(deps): update dependency prettier to v3
1 parent cf20c86 commit 130c0c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

explorer-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@sveltejs/adapter-static": "^2.0.0",
2828
"@sveltejs/kit": "^1.0.0-next.456",
29-
"prettier": "^2.3.0",
29+
"prettier": "^3.0.0",
3030
"prettier-plugin-svelte": "^2.3.0",
3131
"string-replace-loader": "^3.0.1",
3232
"typescript": "^5.0.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"mocha": "^10.2.0",
9999
"mocha-chai-jest-snapshot": "^1.1.4",
100100
"nyc": "^15.1.0",
101-
"prettier": "^2.8.8",
101+
"prettier": "^3.0.0",
102102
"prettier-plugin-pkg": "^0.18.0",
103103
"prettier-plugin-svelte": "^2.10.1",
104104
"rimraf": "^5.0.1",

0 commit comments

Comments
 (0)