Skip to content

Commit

Permalink
Bump the minor-changes group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-changes group with 2 updates: [eslint](https://github.com/eslint/eslint) and [vue-loader](https://github.com/vuejs/vue-loader).


Updates `eslint` from 8.50.0 to 8.51.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.51.0)

Updates `vue-loader` from 17.2.2 to 17.3.0
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue-loader@v17.2.2...v17.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-changes
- dependency-name: vue-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent a306663 commit 47ae112
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"dirty-chai": "^2.0.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-vue": "^9.17.0",
Expand All @@ -61,7 +61,7 @@
"sass": "^1.68.0",
"sass-loader": "^13.3.1",
"toml": "^3.0.0",
"vue-loader": "^17.2.2",
"vue-loader": "^17.3.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.88.0",
"webpack-cli": "^5.1.1",
Expand Down

0 comments on commit 47ae112

Please sign in to comment.