Skip to content

Commit

Permalink
Merge pull request #579 from michielgerritsen/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/eslint-plugin-vue-9.25.0

chore(deps-dev): Bump eslint-plugin-vue from 9.24.1 to 9.25.0
  • Loading branch information
michielgerritsen authored Apr 24, 2024
2 parents a4fd74a + 7650b31 commit 6be0ea4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.24.1",
"eslint-plugin-vue": "9.25.0",
"jest": "26.6.3",
"prettier": "2.8.8",
"ts-jest": "26.5.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6390,10 +6390,10 @@ eslint-plugin-unicorn@^44.0.2:
semver "^7.3.7"
strip-indent "^3.0.0"

eslint-plugin-vue@9.24.1, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
version "9.24.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
eslint-plugin-vue@9.25.0, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
version "9.25.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.25.0.tgz#615cb7bb6d0e2140d21840b9aa51dce69e803e7a"
integrity sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
globals "^13.24.0"
Expand Down

0 comments on commit 6be0ea4

Please sign in to comment.