Skip to content

Commit

Permalink
v19.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
eglove committed Sep 17, 2024
1 parent 53ea333 commit a662a97
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 101 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethang/eslint-config",
"version": "19.5.7",
"version": "19.5.8",
"repository": {
"url": "git+https://github.com/eglove/eslint-config-ethang.git"
},
Expand All @@ -13,7 +13,7 @@
"lint": "prettier . -w"
},
"dependencies": {
"@cspell/eslint-plugin": "^8.14.2",
"@cspell/eslint-plugin": "^8.14.3",
"@eslint-react/eslint-plugin": "^1.14.1",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.10.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"prettier": "^3.3.3"
},
"peerDependencies": {
"@cspell/eslint-plugin": "^8.14.2",
"@cspell/eslint-plugin": "^8.14.3",
"@eslint-react/eslint-plugin": "^1.14.1",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.10.0",
Expand Down
Loading

0 comments on commit a662a97

Please sign in to comment.