Skip to content

Commit

Permalink
v19.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eglove committed Oct 14, 2024
1 parent 8107d79 commit dc36680
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 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.12.1",
"version": "19.12.2",
"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.15.1",
"@cspell/eslint-plugin": "^8.15.2",
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"prettier": "^3.3.3"
},
"peerDependencies": {
"@cspell/eslint-plugin": "^8.15.1",
"@cspell/eslint-plugin": "^8.15.2",
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
Expand Down
Loading

0 comments on commit dc36680

Please sign in to comment.