Skip to content

Commit 4e11355

Browse files
chore(deps-dev): bump the typescript group across 1 directory with 2 updates
Bumps the typescript group with 2 updates in the / directory: [ts-patch](https://github.com/nonara/ts-patch) and [typescript](https://github.com/microsoft/TypeScript). Updates `ts-patch` from 3.3.0 to 4.0.1 - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.3.0...v4.0.1) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: ts-patch dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8487658 commit 4e11355

2 files changed

Lines changed: 89 additions & 113 deletions

File tree

package-lock.json

Lines changed: 87 additions & 111 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
@@ -10,8 +10,8 @@
1010
},
1111
"devDependencies": {
1212
"ts-node": "^10.9.2",
13-
"ts-patch": "^3.3.0",
14-
"typescript": "^5.9.3"
13+
"ts-patch": "^4.0.1",
14+
"typescript": "^6.0.3"
1515
},
1616
"dependencies": {
1717
"@agentica/core": "^0.34.2",

0 commit comments

Comments
 (0)