Skip to content

Commit e848c37

Browse files
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.11.4 to 4.12.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.11.4...v4.12.0) Updates `cypress` from 15.15.0 to 15.16.0 - [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.15.0...v15.16.0) Updates `ng-mocks` from 14.15.2 to 14.15.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.2...v14.15.3) --- updated-dependencies: - dependency-name: axe-core dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: cypress dependency-version: 15.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: ng-mocks dependency-version: 14.15.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ece09d7 commit e848c37

2 files changed

Lines changed: 26 additions & 71 deletions

File tree

package-lock.json

Lines changed: 23 additions & 68 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
@@ -182,12 +182,12 @@
182182
"@typescript-eslint/parser": "^8.59.1",
183183
"@typescript-eslint/rule-tester": "^8.59.1",
184184
"@typescript-eslint/utils": "^8.47.0",
185-
"axe-core": "^4.11.4",
185+
"axe-core": "^4.12.0",
186186
"commander": "^14.0.3",
187187
"compression-webpack-plugin": "^9.2.0",
188188
"copy-webpack-plugin": "^14.0.0",
189189
"cross-env": "^10.1.0",
190-
"cypress": "^15.15.0",
190+
"cypress": "^15.16.0",
191191
"cypress-axe": "^1.7.0",
192192
"deep-freeze": "0.0.1",
193193
"eslint": "^9.39.4",
@@ -211,7 +211,7 @@
211211
"karma-jasmine": "~4.0.0",
212212
"karma-jasmine-html-reporter": "^1.5.0",
213213
"karma-mocha-reporter": "2.2.5",
214-
"ng-mocks": "^14.15.2",
214+
"ng-mocks": "^14.15.3",
215215
"ngx-mask": "^16.0.0",
216216
"postcss": "^8.5",
217217
"postcss-import": "^14.0.0",

0 commit comments

Comments
 (0)