Skip to content

Commit 72c3903

Browse files
build(deps-dev): bump the testing group across 1 directory with 3 updates
Bumps the testing group with 3 updates in the / directory: [axe-core](https://github.com/dequelabs/axe-core), [cypress](https://github.com/cypress-io/cypress) and [ng-mocks](https://github.com/help-me-mom/ng-mocks). Updates `axe-core` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.12.1...v4.13.0) Updates `cypress` from 15.19.0 to 15.21.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@v15.19.0...v15.21.1) Updates `ng-mocks` from 14.15.3 to 14.17.3 - [Release notes](https://github.com/help-me-mom/ng-mocks/releases) - [Changelog](https://github.com/help-me-mom/ng-mocks/blob/main/CHANGELOG.md) - [Commits](help-me-mom/ng-mocks@v14.15.3...v14.17.3) --- updated-dependencies: - dependency-name: axe-core dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: cypress dependency-version: 15.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: ng-mocks dependency-version: 14.17.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04d6f99 commit 72c3903

2 files changed

Lines changed: 65 additions & 51 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,13 @@
186186
"@typescript-eslint/parser": "^8.65.0",
187187
"@typescript-eslint/rule-tester": "^8.65.0",
188188
"@typescript-eslint/utils": "^8.47.0",
189-
"axe-core": "^4.12.1",
189+
"axe-core": "^4.13.0",
190190
"chokidar": "^4.0.3",
191191
"commander": "^14.0.3",
192192
"compression-webpack-plugin": "^9.2.0",
193193
"copy-webpack-plugin": "^14.0.0",
194194
"cross-env": "^10.1.0",
195-
"cypress": "^15.19.0",
195+
"cypress": "^15.21.1",
196196
"cypress-axe": "^1.7.0",
197197
"deep-freeze": "0.0.1",
198198
"eslint": "^9.39.5",
@@ -216,7 +216,7 @@
216216
"karma-jasmine": "~4.0.0",
217217
"karma-jasmine-html-reporter": "^1.5.0",
218218
"karma-mocha-reporter": "2.2.5",
219-
"ng-mocks": "^14.15.3",
219+
"ng-mocks": "^14.17.3",
220220
"ngx-mask": "^16.0.0",
221221
"postcss": "^8.5",
222222
"postcss-import": "^14.0.0",

0 commit comments

Comments
 (0)