Skip to content

Commit cb739fd

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates (#329)
Bumps the development-dependencies group with 2 updates in the / directory: [@openally/config.typescript](https://github.com/OpenAlly/configs/tree/HEAD/src/typescript) and [typescript](https://github.com/microsoft/TypeScript). Updates `@openally/config.typescript` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/OpenAlly/configs/releases) - [Changelog](https://github.com/OpenAlly/configs/blob/main/src/typescript/CHANGELOG.md) - [Commits](https://github.com/OpenAlly/configs/commits/@openally/config.typescript@1.3.0/src/typescript) 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: "@openally/config.typescript" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e634f56 commit cb739fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"homepage": "https://github.com/NodeSecure/vulnera#readme",
5353
"devDependencies": {
5454
"@openally/config.eslint": "^2.1.0",
55-
"@openally/config.typescript": "1.2.1",
55+
"@openally/config.typescript": "1.3.0",
5656
"@slimio/is": "^2.0.0",
5757
"@types/node": "^25.0.2",
5858
"@types/npmcli__arborist": "6.3.3",
5959
"c8": "^11.0.0",
60-
"typescript": "^5.4.2"
60+
"typescript": "^6.0.2"
6161
},
6262
"dependencies": {
6363
"@nodesecure/npm-registry-sdk": "^4.1.0",

0 commit comments

Comments
 (0)