Skip to content

Commit

Permalink
chore(deps-dev): bump @nihalgonsalves/esconfig in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig).


Updates `@nihalgonsalves/esconfig` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.8...esconfig-v0.9.9)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent e2a8a41 commit a8265d6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"format:check": "prettier . --check"
},
"devDependencies": {
"@nihalgonsalves/esconfig": "^0.9.8",
"@nihalgonsalves/esconfig": "^0.9.9",
"@types/node": "20",
"eslint": "^8.57.0",
"lefthook": "^1.6.10",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@ __metadata:
languageName: node
linkType: hard

"@nihalgonsalves/esconfig@npm:^0.9.8":
version: 0.9.8
resolution: "@nihalgonsalves/esconfig@npm:0.9.8"
"@nihalgonsalves/esconfig@npm:^0.9.9":
version: 0.9.9
resolution: "@nihalgonsalves/esconfig@npm:0.9.9"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^7.7.1"
"@typescript-eslint/parser": "npm:^7.7.1"
Expand All @@ -146,12 +146,12 @@ __metadata:
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-hooks: "npm:^4.6.2"
peerDependencies:
eslint: ^8.57.0
prettier: ^3.2.5
typescript: ^5.4.3
checksum: 10c0/2e05f33d58131d5a9216eaa60219d2e0d27931e2df8f103006e416daa284f1d996d5617ca2f280bbd83c8b69137fb04a0c523bc31801a17831ef2a2d43c6e87d
checksum: 10c0/560acaa5ef53df16d67fd048dd6d835698b2b74d1c0145d6cf834a399f66457e9400cba21bae5cb96422ae4186ead1cdd8af835b9b2d0d3e72d523a5165da462
languageName: node
linkType: hard

Expand Down Expand Up @@ -1271,12 +1271,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.6.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
"eslint-plugin-react-hooks@npm:^4.6.2":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10c0/58c7e10ea5792c33346fcf5cb4024e14837035ce412ff99c2dcb7c4f903dc9b17939078f80bfef826301ce326582c396c00e8e0ac9d10ac2cde2b42d33763c65
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -2611,7 +2611,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "node-typescript-eslint-template@workspace:."
dependencies:
"@nihalgonsalves/esconfig": "npm:^0.9.8"
"@nihalgonsalves/esconfig": "npm:^0.9.9"
"@types/node": "npm:20"
eslint: "npm:^8.57.0"
lefthook: "npm:^1.6.10"
Expand Down

0 comments on commit a8265d6

Please sign in to comment.