Skip to content

Commit 9d2fda6

Browse files
chore(deps): bump the code-quality group with 2 updates
Bumps the code-quality group with 2 updates: [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier). Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `prettier` from 3.6.2 to 3.7.4 - [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.4) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: code-quality - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: code-quality ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2126d4 commit 9d2fda6

2 files changed

Lines changed: 24 additions & 11 deletions

File tree

package-lock.json

Lines changed: 22 additions & 9 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
@@ -43,11 +43,11 @@
4343
"aws-cdk": "2.1030.0",
4444
"aws-cdk-lib": "2.219.0",
4545
"constructs": "10.4.2",
46-
"eslint": "^9.34.0",
46+
"eslint": "^9.39.2",
4747
"eslint-plugin-custom-rules": "file:tools/eslint",
4848
"gh-pages": "^6.3.0",
4949
"jest": "^29.7.0",
50-
"prettier": "^3.6.2",
50+
"prettier": "^3.7.4",
5151
"serve": "^14.2.5",
5252
"ts-jest": "^29.4.2",
5353
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)