Skip to content

Commit cc346b5

Browse files
chore(deps-dev): bump @nihalgonsalves/esconfig from 0.9.6 to 0.9.7 in the all group (#466)
Bumps the all group with 1 update: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig). Updates `@nihalgonsalves/esconfig` from 0.9.6 to 0.9.7 - [Release notes](https://github.com/nihalgonsalves/esconfig/releases) - [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md) - [Commits](nihalgonsalves/esconfig@esconfig-v0.9.6...esconfig-v0.9.7) --- 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 8ffc31b commit cc346b5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.6",
19+
"@nihalgonsalves/esconfig": "^0.9.7",
2020
"@types/node": "20",
2121
"eslint": "^8.57.0",
2222
"lefthook": "^1.6.10",

yarn.lock

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

138-
"@nihalgonsalves/esconfig@npm:^0.9.6":
139-
version: 0.9.6
140-
resolution: "@nihalgonsalves/esconfig@npm:0.9.6"
138+
"@nihalgonsalves/esconfig@npm:^0.9.7":
139+
version: 0.9.7
140+
resolution: "@nihalgonsalves/esconfig@npm:0.9.7"
141141
dependencies:
142-
"@typescript-eslint/eslint-plugin": "npm:^7.4.0"
143-
"@typescript-eslint/parser": "npm:^7.4.0"
142+
"@typescript-eslint/eslint-plugin": "npm:^7.7.0"
143+
"@typescript-eslint/parser": "npm:^7.7.0"
144144
eslint-config-airbnb-typescript: "npm:^18.0.0"
145145
eslint-config-prettier: "npm:^9.1.0"
146146
eslint-plugin-import: "npm:^2.29.1"
@@ -151,7 +151,7 @@ __metadata:
151151
eslint: ^8.57.0
152152
prettier: ^3.2.5
153153
typescript: ^5.4.3
154-
checksum: 10c0/6a11f83d792d123092bfc8288b272abd6a2b6d0d6ddfa59970b818b2be67f8537da36a28af95810a142e24bfa51daabf9f1a57379ce713962385be0c6fec251a
154+
checksum: 10c0/e201799e28ba98b86ad63df61ae07c3223013802538341dd5bb43f309899d64ad38b7e85720d696909230a9ed58508ca463db61ce911d51348a78666a302e7d1
155155
languageName: node
156156
linkType: hard
157157

@@ -283,7 +283,7 @@ __metadata:
283283
languageName: node
284284
linkType: hard
285285

286-
"@typescript-eslint/eslint-plugin@npm:^7.4.0":
286+
"@typescript-eslint/eslint-plugin@npm:^7.7.0":
287287
version: 7.7.0
288288
resolution: "@typescript-eslint/eslint-plugin@npm:7.7.0"
289289
dependencies:
@@ -308,7 +308,7 @@ __metadata:
308308
languageName: node
309309
linkType: hard
310310

311-
"@typescript-eslint/parser@npm:^7.4.0":
311+
"@typescript-eslint/parser@npm:^7.7.0":
312312
version: 7.7.0
313313
resolution: "@typescript-eslint/parser@npm:7.7.0"
314314
dependencies:
@@ -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.6"
2614+
"@nihalgonsalves/esconfig": "npm:^0.9.7"
26152615
"@types/node": "npm:20"
26162616
eslint: "npm:^8.57.0"
26172617
lefthook: "npm:^1.6.10"

0 commit comments

Comments
 (0)