Skip to content

Commit

Permalink
chore(deps-dev): bump @nihalgonsalves/esconfig from 0.9.6 to 0.9.7 in…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 8ffc31b commit cc346b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.6",
"@nihalgonsalves/esconfig": "^0.9.7",
"@types/node": "20",
"eslint": "^8.57.0",
"lefthook": "^1.6.10",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,12 @@ __metadata:
languageName: node
linkType: hard

"@nihalgonsalves/esconfig@npm:^0.9.6":
version: 0.9.6
resolution: "@nihalgonsalves/esconfig@npm:0.9.6"
"@nihalgonsalves/esconfig@npm:^0.9.7":
version: 0.9.7
resolution: "@nihalgonsalves/esconfig@npm:0.9.7"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^7.4.0"
"@typescript-eslint/parser": "npm:^7.4.0"
"@typescript-eslint/eslint-plugin": "npm:^7.7.0"
"@typescript-eslint/parser": "npm:^7.7.0"
eslint-config-airbnb-typescript: "npm:^18.0.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
Expand All @@ -151,7 +151,7 @@ __metadata:
eslint: ^8.57.0
prettier: ^3.2.5
typescript: ^5.4.3
checksum: 10c0/6a11f83d792d123092bfc8288b272abd6a2b6d0d6ddfa59970b818b2be67f8537da36a28af95810a142e24bfa51daabf9f1a57379ce713962385be0c6fec251a
checksum: 10c0/e201799e28ba98b86ad63df61ae07c3223013802538341dd5bb43f309899d64ad38b7e85720d696909230a9ed58508ca463db61ce911d51348a78666a302e7d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -283,7 +283,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.4.0":
"@typescript-eslint/eslint-plugin@npm:^7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.7.0"
dependencies:
Expand All @@ -308,7 +308,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.4.0":
"@typescript-eslint/parser@npm:^7.7.0":
version: 7.7.0
resolution: "@typescript-eslint/parser@npm:7.7.0"
dependencies:
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.6"
"@nihalgonsalves/esconfig": "npm:^0.9.7"
"@types/node": "npm:20"
eslint: "npm:^8.57.0"
lefthook: "npm:^1.6.10"
Expand Down

0 comments on commit cc346b5

Please sign in to comment.