Skip to content

Commit 8908b08

Browse files
Update all non-major dependencies to ^9.37.0
1 parent 4804950 commit 8908b08

2 files changed

Lines changed: 29 additions & 26 deletions

File tree

package-lock.json

Lines changed: 26 additions & 23 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.55",
3+
"version": "3.0.56",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -22,8 +22,8 @@
2222
"lint:fix": "eslint --fix ."
2323
},
2424
"dependencies": {
25-
"@eslint/js": "^9.36.0",
26-
"eslint": "^9.36.0",
25+
"@eslint/js": "^9.37.0",
26+
"eslint": "^9.37.0",
2727
"eslint-config-prettier": "^10.1.8",
2828
"eslint-config-react": "^1.1.7",
2929
"eslint-config-typescript": "^3.0.0",

0 commit comments

Comments
 (0)