Skip to content

Commit 47ef054

Browse files
chore(deps-dev): bump the all group with 2 updates (#473)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 989b8ef commit 47ef054

File tree

2 files changed

+482
-108
lines changed

2 files changed

+482
-108
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"format:check": "prettier . --check"
1717
},
1818
"devDependencies": {
19-
"@nihalgonsalves/esconfig": "^0.9.12",
19+
"@nihalgonsalves/esconfig": "^0.9.13",
2020
"@types/node": "20",
2121
"eslint": "^8.57.0",
2222
"lefthook": "^1.6.15",
23-
"prettier": "^3.3.0",
23+
"prettier": "^3.3.1",
2424
"ts-node-dev": "^2.0.0",
2525
"typescript": "^5.4.5"
2626
}

0 commit comments

Comments
 (0)