Skip to content

Commit

Permalink
v19.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eglove committed Oct 27, 2024
1 parent f8bf318 commit 66f26af
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethang/eslint-config",
"version": "19.14.3",
"version": "19.14.4",
"repository": {
"url": "git+https://github.com/eglove/eslint-config-ethang.git"
},
Expand Down Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-barrel-files": "^2.1.0",
"eslint-plugin-compat": "^6.0.1",
"eslint-plugin-depend": "^0.11.0",
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-perfectionist": "^3.9.1",
Expand All @@ -50,7 +50,7 @@
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/eslint-plugin-tailwindcss": "^3.17.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"prettier": "^3.3.3"
},
"peerDependencies": {
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-barrel-files": "^2.1.0",
"eslint-plugin-compat": "^6.0.1",
"eslint-plugin-depend": "^0.11.0",
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-lodash": "^8.0.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-perfectionist": "^3.9.1",
Expand Down
43 changes: 21 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66f26af

Please sign in to comment.