Skip to content

Commit aa977be

Browse files
Update all non-major dependencies (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c555a9a commit aa977be

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.51",
3+
"version": "3.0.52",
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.35.0",
26-
"eslint": "^9.35.0",
25+
"@eslint/js": "^9.36.0",
26+
"eslint": "^9.36.0",
2727
"eslint-config-prettier": "^10.1.8",
2828
"eslint-config-react": "^1.1.7",
2929
"eslint-config-typescript": "^3.0.0",
@@ -36,6 +36,6 @@
3636
"globals": "^16.4.0",
3737
"prettier": "^3.6.2",
3838
"typescript": "^5.9.2",
39-
"typescript-eslint": "^8.43.0"
39+
"typescript-eslint": "^8.44.0"
4040
}
4141
}

0 commit comments

Comments
 (0)