Skip to content

Commit 48e5fd3

Browse files
Merge pull request #122 from NaverPayDev/security/fix-eslint-config-prettier-vulnerability
🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트
2 parents 6a96c51 + 0fb9de0 commit 48e5fd3

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changeset/spicy-doodles-hide.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@naverpay/eslint-config": patch
3+
---
4+
5+
🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트 https://safedep.io/eslint-config-prettier-major-npm-supply-chain-hack/ 보안 취약점 대응
6+
7+
PR: [🔧 eslint-config-prettier 패키지 버전 10.1.5에서 10.1.8로 업데이트](https://github.com/NaverPayDev/code-style/pull/122)

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@eslint/eslintrc": "^3.2.0",
4848
"@eslint/js": "^9.15.0",
4949
"@naverpay/eslint-plugin": "workspace:*",
50-
"eslint-config-prettier": "^10.1.5",
50+
"eslint-config-prettier": "^10.1.8",
5151
"eslint-plugin-import": ">=2.31.0",
5252
"eslint-plugin-jsx-a11y": "^6.10.2",
5353
"eslint-plugin-n": "^17.19.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)