Skip to content

Commit b6954d0

Browse files
committed
Fix by consolidating updates to prettier and eslint plugin
1 parent 842c6f3 commit b6954d0

File tree

2 files changed

+66
-13
lines changed

2 files changed

+66
-13
lines changed

package-lock.json

Lines changed: 65 additions & 12 deletions
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
@@ -58,7 +58,7 @@
5858
"@eslint/js": "^9.5.0",
5959
"eslint": "^9.5.0",
6060
"eslint-config-prettier": "9.1.0",
61-
"eslint-plugin-prettier": "4.2.1",
61+
"eslint-plugin-prettier": "^5.0.0",
6262
"globals": "^15.5.0",
6363
"node-pre-gyp": "0.12.0",
6464
"prettier": "3.3.2"

0 commit comments

Comments
 (0)