Skip to content

Commit bee9c87

Browse files
Update npm non-major (catch-all)
1 parent 8b19081 commit bee9c87

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.47",
3+
"version": "3.0.48",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -31,11 +31,11 @@
3131
"eslint-plugin-import": "^2.32.0",
3232
"eslint-plugin-jest": "^29.0.1",
3333
"eslint-plugin-jest-dom": "^5.5.0",
34-
"eslint-plugin-prettier": "^5.5.3",
34+
"eslint-plugin-prettier": "^5.5.4",
3535
"eslint-plugin-react": "^7.37.5",
3636
"globals": "^16.3.0",
3737
"prettier": "^3.6.2",
3838
"typescript": "^5.9.2",
39-
"typescript-eslint": "^8.38.0"
39+
"typescript-eslint": "^8.39.0"
4040
}
4141
}

0 commit comments

Comments
 (0)