Skip to content

Commit

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


Updates `@nihalgonsalves/esconfig` from 0.9.12 to 0.9.13
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.12...esconfig-v0.9.13)

Updates `prettier` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: prettier
  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 Jun 10, 2024
1 parent 989b8ef commit 5200c0b
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 108 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"format:check": "prettier . --check"
},
"devDependencies": {
"@nihalgonsalves/esconfig": "^0.9.12",
"@nihalgonsalves/esconfig": "^0.9.13",
"@types/node": "20",
"eslint": "^8.57.0",
"lefthook": "^1.6.15",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"ts-node-dev": "^2.0.0",
"typescript": "^5.4.5"
}
Expand Down
Loading

0 comments on commit 5200c0b

Please sign in to comment.