Skip to content

Commit 950fcc6

Browse files
Bump the dev-dependencies group with 3 updates (#1235)
Bumps the dev-dependencies group with 3 updates: [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif), [oclif](https://github.com/oclif/oclif) and [typescript](https://github.com/microsoft/TypeScript). Updates `eslint-config-oclif` from 6.0.148 to 6.0.150 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.148...6.0.150) Updates `oclif` from 4.22.87 to 4.22.93 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.22.87...4.22.93) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: eslint-config-oclif dependency-version: 6.0.150 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: oclif dependency-version: 4.22.93 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0df2056 commit 950fcc6

File tree

2 files changed

+264
-218
lines changed

2 files changed

+264
-218
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"shx": "^0.4.0",
5252
"testcontainers": "^11.11.0",
5353
"tsx": "^4.21.0",
54-
"typescript": "^5.9.3"
54+
"typescript": "^6.0.2"
5555
},
5656
"engines": {
5757
"node": ">=22.0.0"

0 commit comments

Comments
 (0)