Skip to content

Commit efb9dba

Browse files
Bump the npm-development group across 1 directory with 3 updates
Bumps the npm-development group with 3 updates in the / directory: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [prettier](https://github.com/prettier/prettier) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `eslint-plugin-prettier` from 5.4.1 to 5.5.0 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.4.1...v5.5.0) Updates `prettier` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) Updates `ts-jest` from 29.3.4 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f675b5d commit efb9dba

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"eslint-plugin-github": "^5.1.8",
5252
"eslint-plugin-jest": "^28.13.0",
5353
"eslint-plugin-jsonc": "^2.20.1",
54-
"eslint-plugin-prettier": "^5.4.1",
54+
"eslint-plugin-prettier": "^5.5.0",
5555
"jest": "^29.7.0",
56-
"prettier": "^3.5.3",
56+
"prettier": "^3.6.0",
5757
"prettier-eslint": "^16.4.2",
58-
"ts-jest": "^29.3.4",
58+
"ts-jest": "^29.4.0",
5959
"typescript": "^5.8.3"
6060
},
6161
"jest": {

0 commit comments

Comments
 (0)