Skip to content

Commit a7a4a95

Browse files
chore(deps-dev): bump the node group across 1 directory with 3 updates
Bumps the node group with 3 updates in the /acceptance-tests directory: [axios](https://github.com/axios/axios), [cypress](https://github.com/cypress-io/cypress) and [mocha](https://github.com/mochajs/mocha). Updates `axios` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) Updates `cypress` from 14.3.3 to 14.4.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.3.3...v14.4.1) Updates `mocha` from 11.3.0 to 11.6.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.3.0...v11.6.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: cypress dependency-version: 14.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node - dependency-name: mocha dependency-version: 11.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e8a890 commit a7a4a95

2 files changed

Lines changed: 103 additions & 76 deletions

File tree

acceptance-tests/package-lock.json

Lines changed: 100 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance-tests/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"author": "",
1010
"devDependencies": {
11-
"axios": "^1.9.0",
12-
"cypress": "^14.3.3",
13-
"mocha": "^11.3.0"
11+
"axios": "^1.10.0",
12+
"cypress": "^14.5.0",
13+
"mocha": "^11.7.1"
1414
},
1515
"dependencies": {}
1616
}

0 commit comments

Comments
 (0)