Skip to content

Commit

Permalink
chore(deps-dev): bump the all group with 1 update (#445)
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).

- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@v0.6.12...v0.6.13)

---
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 Dec 12, 2023
1 parent 5afd256 commit f442eac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.6.12",
"@nihalgonsalves/esconfig": "^0.6.13",
"@types/node": "20",
"eslint": "^8.55.0",
"lefthook": "^1.5.5",
Expand Down
10 changes: 5 additions & 5 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.6.12":
version: 0.6.12
resolution: "@nihalgonsalves/esconfig@npm:0.6.12"
"@nihalgonsalves/esconfig@npm:^0.6.13":
version: 0.6.13
resolution: "@nihalgonsalves/esconfig@npm:0.6.13"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^6.2.1"
"@typescript-eslint/parser": "npm:^6.2.1"
Expand All @@ -151,7 +151,7 @@ __metadata:
eslint: ^8.44.0
prettier: ^3.0.0
typescript: ^5.1.3
checksum: 2faaec8f63c0051b18c1f89e912ac059d40fff4a8acce942713a0009e3eaf8d1f9ed4a84b61e9a9ca1315af79c39199bb6191182cfe271f3b721a2244e178f5c
checksum: 55bb8c4bbe7c5d071c1a741cf2df3f29a0384f0094c7eaf28d9413a7ee8a42a24ea86bb5b92287c50e19c045cde5a17f3064ad593a1e28a677053daed69080e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2568,7 +2568,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "node-typescript-eslint-template@workspace:."
dependencies:
"@nihalgonsalves/esconfig": "npm:^0.6.12"
"@nihalgonsalves/esconfig": "npm:^0.6.13"
"@types/node": "npm:20"
eslint: "npm:^8.55.0"
lefthook: "npm:^1.5.5"
Expand Down

0 comments on commit f442eac

Please sign in to comment.