Skip to content

Commit ef85bda

Browse files
chore(deps): bump the other-dependencies group across 1 directory with 3 updates
Bumps the other-dependencies group with 3 updates in the / directory: [@swc/core](https://github.com/swc-project/swc), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [axios](https://github.com/axios/axios). Updates `@swc/core` from 1.10.11 to 1.11.8 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.11...v1.11.8) Updates `nx` from 20.4.0 to 20.5.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.5.0/packages/nx) Updates `axios` from 1.7.9 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d172315 commit ef85bda

File tree

4 files changed

+105
-105
lines changed

4 files changed

+105
-105
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"@nx/node": "20.0.11",
2727
"@nx/workspace": "20.0.11",
2828
"@swc-node/register": "^1.10.9",
29-
"@swc/core": "^1.10.11",
29+
"@swc/core": "^1.11.8",
3030
"@types/node": "22.9.0",
3131
"@typescript-eslint/eslint-plugin": "^8.13.0",
3232
"@typescript-eslint/parser": "^8.13.0",
3333
"eslint": "^9.14.0",
3434
"eslint-plugin-prettier": "^5.2.1",
3535
"jest": "^29.7.0",
36-
"nx": "20.4.0",
36+
"nx": "20.5.0",
3737
"prettier": "^3.3.3",
3838
"ts-jest": "^29.1.0",
3939
"typescript": "^5.6.3"

packages/header-change-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@aws-sdk/client-dynamodb": "^3.726.1",
2626
"@aws-sdk/client-sns": "3.732.0",
2727
"aws-cdk-lib": "2.113.0",
28-
"axios": "^1.7.9",
28+
"axios": "^1.8.2",
2929
"constructs": "^10.3.0",
3030
"source-map-support": "^0.5.21"
3131
}

packages/prerender-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@aligent/cdk-esbuild": "^2.0",
3030
"aws-cdk-lib": "2.113.0",
31-
"axios": "^1.7.9",
31+
"axios": "^1.8.2",
3232
"constructs": "^10.3.0",
3333
"esbuild": "^0.17.0",
3434
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)