Skip to content

Commit faf5bac

Browse files
Update dependency prettier to ^3.7.2
1 parent 9dcd066 commit faf5bac

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.61",
3+
"version": "3.0.62",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^5.5.4",
3535
"eslint-plugin-react": "^7.37.5",
3636
"globals": "^16.5.0",
37-
"prettier": "^3.7.1",
37+
"prettier": "^3.7.2",
3838
"typescript": "^5.9.3",
3939
"typescript-eslint": "^8.48.0"
4040
}

0 commit comments

Comments
 (0)