Skip to content

Commit 60380f9

Browse files
Update dependency prettier to ^3.5.2 (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ee23f6 commit 60380f9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.18",
3+
"version": "3.0.19",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -35,7 +35,7 @@
3535
"eslint-plugin-prettier": "^5.2.3",
3636
"eslint-plugin-react": "^7.37.4",
3737
"globals": "^15.15.0",
38-
"prettier": "^3.5.1",
38+
"prettier": "^3.5.2",
3939
"typescript": "^5.7.3",
4040
"typescript-eslint": "^8.24.1"
4141
}

0 commit comments

Comments
 (0)