Skip to content

Commit 6ad8f4f

Browse files
Update all non-major dependencies
1 parent 3e9700b commit 6ad8f4f

File tree

2 files changed

+25
-31
lines changed

2 files changed

+25
-31
lines changed

package-lock.json

Lines changed: 22 additions & 28 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": "0.1.145",
3+
"version": "0.1.146",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -29,8 +29,8 @@
2929
"eslint-plugin-jest-dom": "^5.4.0",
3030
"eslint-plugin-jsx-a11y": "^6.9.0",
3131
"eslint-plugin-prettier": "^5.1.3",
32-
"eslint-plugin-react": "^7.34.3",
32+
"eslint-plugin-react": "^7.34.4",
3333
"eslint-plugin-react-hooks": "^4.6.2",
34-
"prettier": "^3.3.2"
34+
"prettier": "^3.3.3"
3535
}
3636
}

0 commit comments

Comments
 (0)