Skip to content

Commit 533c4b7

Browse files
chore: pin eslint-config-prettier and eslint-plugin-prettier versions to prevent malicious package installation (#2239)
1 parent 35257e4 commit 533c4b7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@types/react-dom": "*",
4545
"@vitest/coverage-v8": "2.1.9",
4646
"eslint": "^9.20.0",
47-
"eslint-config-prettier": "^10.0.1",
48-
"eslint-plugin-prettier": "^5.2.3",
47+
"eslint-config-prettier": "10.1.5",
48+
"eslint-plugin-prettier": "5.5.1",
4949
"eslint-plugin-react": "^7.37.4",
5050
"globals": "^15.14.0",
5151
"jsdom": "^26.1.0",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)