Skip to content

Commit dda1e7c

Browse files
committed
Merge branch 'develop' into trunk
2 parents 94301da + 064daa3 commit dda1e7c

File tree

3 files changed

+53
-21
lines changed

3 files changed

+53
-21
lines changed

.changeset/happy-zebras-relax.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@10up/eslint-config": patch
3+
---
4+
5+
Bump eslint-config-prettier and eslint-plugin-prettier

package-lock.json

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

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
"eslint": ">=8.0.0",
5656
"eslint-config-airbnb": "^19.0.4",
5757
"eslint-config-airbnb-base": "^15.0.0",
58-
"eslint-config-prettier": "^9.1.0",
58+
"eslint-config-prettier": "^9.1.2",
5959
"eslint-plugin-import": "^2.29.1",
6060
"eslint-plugin-jest": ">=27.6.1 && <29",
6161
"eslint-plugin-jsdoc": "^48.0.2",
6262
"eslint-plugin-jsx-a11y": "^6.8.0",
63-
"eslint-plugin-prettier": "^5.1.2",
63+
"eslint-plugin-prettier": "^5.5.3",
6464
"eslint-plugin-react": "^7.33.2",
6565
"eslint-plugin-react-hooks": "^4.6.0",
6666
"prettier": ">=3.0.0"

0 commit comments

Comments
 (0)