Skip to content

Commit 296fb0a

Browse files
chore(deps-dev): bump the dev-dependencies group with 2 updates (#2169)
Bumps the dev-dependencies group with 2 updates: [prettier](https://github.com/prettier/prettier) and [typescript](https://github.com/microsoft/TypeScript). Updates `prettier` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript 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 c696716 commit 296fb0a

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package-lock.json

Lines changed: 15 additions & 14 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
@@ -79,7 +79,7 @@
7979
"mochawesome": "7.1.3",
8080
"mochawesome-merge": "5.0.0",
8181
"mochawesome-report-generator": "6.2.0",
82-
"prettier": "3.5.2",
82+
"prettier": "3.5.3",
8383
"rollup": "2.79.2",
8484
"rollup-plugin-terser": "7.0.2",
8585
"rollup-plugin-typescript2": "0.36.0",
@@ -88,7 +88,7 @@
8888
"sinon-chai": "3.7.0",
8989
"ts-mocha": "10.0.0",
9090
"tslib": "2.8.1",
91-
"typescript": "5.7.3"
91+
"typescript": "5.8.2"
9292
},
9393
"lint-staged": {
9494
"*.ts": [

0 commit comments

Comments
 (0)