Skip to content

Commit b3b43c7

Browse files
Bump the dev-dependencies group with 2 updates (#1584)
Bumps the dev-dependencies group with 2 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc) and [prettier](https://github.com/prettier/prettier). Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c781cd commit b3b43c7

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tar-stream": "^3.1.7"
4141
},
4242
"devDependencies": {
43-
"@eslint/eslintrc": "^3.3.1",
43+
"@eslint/eslintrc": "^3.3.3",
4444
"@eslint/js": "^9.39.1",
4545
"@types/dockerode": "^3.3.47",
4646
"@types/jest": "^29.5.14",
@@ -62,7 +62,7 @@
6262
"jest-circus": "^30.2.0",
6363
"json-server": "^0.17.4",
6464
"lint-staged": "^16.2.7",
65-
"prettier": "3.6.2",
65+
"prettier": "3.7.3",
6666
"ts-jest": "^29.4.5",
6767
"ts-node": "^10.9.2",
6868
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)