Skip to content

Commit 57b944a

Browse files
chore(deps-dev): bump @nihalgonsalves/esconfig from 0.9.8 to 0.9.9 in the all group (#468)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2a8a41 commit 57b944a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"format:check": "prettier . --check"
1717
},
1818
"devDependencies": {
19-
"@nihalgonsalves/esconfig": "^0.9.8",
19+
"@nihalgonsalves/esconfig": "^0.9.9",
2020
"@types/node": "20",
2121
"eslint": "^8.57.0",
2222
"lefthook": "^1.6.10",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ __metadata:
135135
languageName: node
136136
linkType: hard
137137

138-
"@nihalgonsalves/esconfig@npm:^0.9.8":
139-
version: 0.9.8
140-
resolution: "@nihalgonsalves/esconfig@npm:0.9.8"
138+
"@nihalgonsalves/esconfig@npm:^0.9.9":
139+
version: 0.9.9
140+
resolution: "@nihalgonsalves/esconfig@npm:0.9.9"
141141
dependencies:
142142
"@typescript-eslint/eslint-plugin": "npm:^7.7.1"
143143
"@typescript-eslint/parser": "npm:^7.7.1"
@@ -146,12 +146,12 @@ __metadata:
146146
eslint-plugin-import: "npm:^2.29.1"
147147
eslint-plugin-jsx-a11y: "npm:^6.8.0"
148148
eslint-plugin-react: "npm:^7.34.1"
149-
eslint-plugin-react-hooks: "npm:^4.6.0"
149+
eslint-plugin-react-hooks: "npm:^4.6.2"
150150
peerDependencies:
151151
eslint: ^8.57.0
152152
prettier: ^3.2.5
153153
typescript: ^5.4.3
154-
checksum: 10c0/2e05f33d58131d5a9216eaa60219d2e0d27931e2df8f103006e416daa284f1d996d5617ca2f280bbd83c8b69137fb04a0c523bc31801a17831ef2a2d43c6e87d
154+
checksum: 10c0/560acaa5ef53df16d67fd048dd6d835698b2b74d1c0145d6cf834a399f66457e9400cba21bae5cb96422ae4186ead1cdd8af835b9b2d0d3e72d523a5165da462
155155
languageName: node
156156
linkType: hard
157157

@@ -1271,12 +1271,12 @@ __metadata:
12711271
languageName: node
12721272
linkType: hard
12731273

1274-
"eslint-plugin-react-hooks@npm:^4.6.0":
1275-
version: 4.6.0
1276-
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
1274+
"eslint-plugin-react-hooks@npm:^4.6.2":
1275+
version: 4.6.2
1276+
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
12771277
peerDependencies:
12781278
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
1279-
checksum: 10c0/58c7e10ea5792c33346fcf5cb4024e14837035ce412ff99c2dcb7c4f903dc9b17939078f80bfef826301ce326582c396c00e8e0ac9d10ac2cde2b42d33763c65
1279+
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
12801280
languageName: node
12811281
linkType: hard
12821282

@@ -2611,7 +2611,7 @@ __metadata:
26112611
version: 0.0.0-use.local
26122612
resolution: "node-typescript-eslint-template@workspace:."
26132613
dependencies:
2614-
"@nihalgonsalves/esconfig": "npm:^0.9.8"
2614+
"@nihalgonsalves/esconfig": "npm:^0.9.9"
26152615
"@types/node": "npm:20"
26162616
eslint: "npm:^8.57.0"
26172617
lefthook: "npm:^1.6.10"

0 commit comments

Comments
 (0)