Skip to content

Commit

Permalink
Bump ajv and style-loader in /063-IntroToAzureRedHatOpenshift/Student…
Browse files Browse the repository at this point in the history
…/Resources/Challenge-02/rating-web (microsoft#773)

Bump ajv and style-loader

Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [style-loader](https://github.com/webpack-contrib/style-loader). These dependencies need to be updated together.


Updates `ajv` from 6.10.0 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.10.0...v6.12.6)

Updates `style-loader` from 0.18.2 to 3.3.3
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/style-loader@v0.18.2...v3.3.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: style-loader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 0dcb33c commit 247868b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 79 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"postcss-loader": "^2.0.6",
"rimraf": "^2.6.1",
"sass-loader": "^6.0.6",
"style-loader": "^0.18.2",
"style-loader": "^3.3.3",
"url-loader": "^0.5.9",
"vue": "^2.3.4",
"vue-loader": "^13.0.0",
Expand All @@ -48,7 +48,7 @@
"postcss-loader": "^2.0.6",
"rimraf": "^2.6.1",
"sass-loader": "^6.0.6",
"style-loader": "^0.18.2",
"style-loader": "^3.3.3",
"url-loader": "^0.5.9",
"vue": "^2.3.4",
"vue-loader": "^13.0.0",
Expand Down

0 comments on commit 247868b

Please sign in to comment.