Skip to content

Commit

Permalink
Merge pull request #43 from NdoleStudio/dependabot/npm_and_yarn/web/v…
Browse files Browse the repository at this point in the history
…ue/cli-plugin-eslint-4.5.19

chore(deps-dev): bump @vue/cli-plugin-eslint from 4.5.17 to 4.5.19 in /web
  • Loading branch information
AchoArnold committed Jul 31, 2023
2 parents e67b3f4 + d9b2726 commit 9456dea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.19",
"@vue/cli-plugin-pwa": "~5.0.8",
"@vue/cli-plugin-router": "~5.0.8",
"@vue/cli-plugin-typescript": "~5.0.8",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2729,12 +2729,12 @@
thread-loader "^3.0.0"
webpack "^5.54.0"

"@vue/cli-plugin-eslint@~4.5.0":
version "4.5.17"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.17.tgz#7667bf87bdfdb39faeb3baed58657622354a17bc"
integrity sha512-bVNDP+SuWcuJrBMc+JLaKvlxx25XKIlZBa+zzFnxhHZlwPZ7CeBD3e2wnsygJyPoKgDZcZwDgmEz1BZzMEjsNw==
"@vue/cli-plugin-eslint@~4.5.19":
version "4.5.19"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.19.tgz#d1f908b5d079f2902dc23301290e4dd8176f204c"
integrity sha512-53sa4Pu9j5KajesFlj494CcO8vVo3e3nnZ1CCKjGGnrF90id1rUeepcFfz5XjwfEtbJZp2x/NoX/EZE6zCzSFQ==
dependencies:
"@vue/cli-shared-utils" "^4.5.17"
"@vue/cli-shared-utils" "^4.5.19"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"
Expand Down

0 comments on commit 9456dea

Please sign in to comment.