Skip to content

Commit 4513e98

Browse files
Bump the npm group across 1 directory with 2 updates (#3469)
Bumps the npm group with 2 updates in the /package directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) and [typescript](https://github.com/microsoft/TypeScript). Updates `@swc/core` from 1.15.21 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.26/packages/core) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c15b78e commit 4513e98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@eslint/js": "^10.0.1",
4141
"@stylistic/eslint-plugin": "^5.10.0",
4242
"@swc/cli": "^0.8.1",
43-
"@swc/core": "^1.15.24",
43+
"@swc/core": "^1.15.26",
4444
"@types/node": "^25.6.0",
4545
"@vitest/coverage-v8": "^4.1.4",
4646
"chokidar": "^5.0.0",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-promise": "^7.2.1",
5151
"jiti": "^2.6.1",
5252
"tsx": "^4.21.0",
53-
"typescript": "^6.0.2",
53+
"typescript": "^6.0.3",
5454
"typescript-eslint": "^8.58.2",
5555
"vite": "^8.0.8",
5656
"vite-tsconfig-paths": "^6.1.1",

0 commit comments

Comments
 (0)