Skip to content

Commit

Permalink
feat: update eslint-plugin-smarthr@0.3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiM committed Jan 28, 2024
1 parent ec77522 commit 61e6b08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0",
"eslint-plugin-smarthr": "^0.3.26",
"eslint-plugin-smarthr": "^0.3.27",
"react": "^16.8.6 || ^17.0.0 || ^18.0.0",
"typescript": "^3.4.5 || ^4.0.0 || ^5.0.0"
},
Expand All @@ -47,6 +47,6 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-smarthr": "^0.3.26"
"eslint-plugin-smarthr": "^0.3.27"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2473,10 +2473,10 @@ eslint-plugin-react@^7.33.2:
semver "^6.3.1"
string.prototype.matchall "^4.0.8"

eslint-plugin-smarthr@^0.3.26:
version "0.3.26"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.3.26.tgz#84c21e6cc31079cdf2af6ce0a8a645df2044b14d"
integrity sha512-EIiSgrZwLdX+pw20g4QuBMqmE1lt7UmakoaHlYHRz5w+znYE/H2/JiQhETx1hre/hiC6+YH09OEMZr9vum0TVg==
eslint-plugin-smarthr@^0.3.27:
version "0.3.27"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.3.27.tgz#8d826ca4bc36931e41e4bb14aaadc289b2392185"
integrity sha512-mXkUTL9/no3WXDNyLV46V7As+oxhKyWSTyLg2HZ/jvDDgRtul8lNTBEFyP56arN5R+BdRbDQrn0nvTVPq/eERQ==
dependencies:
inflected "^2.1.0"
json5 "^2.2.0"
Expand Down

0 comments on commit 61e6b08

Please sign in to comment.