Skip to content

Commit 59981a8

Browse files
build(deps-dev): bump the testing group with 2 updates
Bumps the testing group with 2 updates: [axe-core](https://github.com/dequelabs/axe-core) 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 `ng-mocks` from 14.15.3 to 14.17.2 - [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.2) --- 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: 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 de2ca29 commit 59981a8

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"@typescript-eslint/parser": "^7.2.0",
155155
"@typescript-eslint/rule-tester": "^7.2.0",
156156
"@typescript-eslint/utils": "^7.2.0",
157-
"axe-core": "^4.12.1",
157+
"axe-core": "^4.13.0",
158158
"compression-webpack-plugin": "^9.2.0",
159159
"copy-webpack-plugin": "^6.4.1",
160160
"cross-env": "^7.0.3",
@@ -184,7 +184,7 @@
184184
"karma-jasmine": "~4.0.0",
185185
"karma-jasmine-html-reporter": "^1.5.0",
186186
"karma-mocha-reporter": "2.2.5",
187-
"ng-mocks": "^14.15.3",
187+
"ng-mocks": "^14.17.2",
188188
"ngx-mask": "14.2.4",
189189
"nodemon": "^2.0.22",
190190
"postcss": "^8.5",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3720,10 +3720,10 @@ aws4@^1.8.0:
37203720
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
37213721
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
37223722

3723-
axe-core@^4.12.1:
3724-
version "4.12.1"
3725-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.12.1.tgz#69fe2bf6dfc0b24973af91b1d8e945f79e1b7c44"
3726-
integrity sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==
3723+
axe-core@^4.13.0:
3724+
version "4.13.0"
3725+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.13.0.tgz#f868ecb1bd61d982321760e51d841ab497ab86d0"
3726+
integrity sha512-UzGt8zg7Ny8djbYMhxl2zuEevVa7r2gJjYY5Lwr1xM7+XU2nd6CkIWFTVcCIbAP63vSz71NaVyyuSk9lHKcy0A==
37273727

37283728
axobject-query@4.0.0:
37293729
version "4.0.0"
@@ -8419,10 +8419,10 @@ neo-async@^2.6.2:
84198419
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
84208420
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
84218421

8422-
ng-mocks@^14.15.3:
8423-
version "14.15.3"
8424-
resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.15.3.tgz#b9f826e3c21c3d67d6d86463419d45d7c76be672"
8425-
integrity sha512-J0UafeI2K5kc5oDhIinGu+VqT990b0sP2dlKV3JxXYTlaQxQ7Mm0LLrxGz10hsGGJVtn9JEKkhjnpb6oijLT3w==
8422+
ng-mocks@^14.17.2:
8423+
version "14.17.2"
8424+
resolved "https://registry.yarnpkg.com/ng-mocks/-/ng-mocks-14.17.2.tgz#4ab60f67639895244c5d3cc7f4f52210c0d97989"
8425+
integrity sha512-eCTmM0754/ABjcXsNNLldq/NeJfYdysfoBENVZK3exqTqVNfPnTyVNwsJmfVoOiSfgztwneAtpWzAdvcryDl9w==
84268426

84278427
ng2-file-upload@5.0.0:
84288428
version "5.0.0"

0 commit comments

Comments
 (0)