Skip to content

Commit

Permalink
Update vue monorepo to v2.7.10 (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2022
1 parent b636bcc commit 00f0f86
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"axios": "0.27.2",
"buefy": "0.9.21",
"core-js": "3.24.1",
"vue": "2.7.9",
"vue": "2.7.10",
"vue-codemirror": "4.0.6",
"vue-router": "3.6.2",
"vuex": "3.6.2"
Expand All @@ -25,7 +25,7 @@
"eslint": "7.32.0",
"eslint-plugin-vue": "9.4.0",
"prettier": "2.7.1",
"vue-template-compiler": "2.7.9"
"vue-template-compiler": "2.7.10"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 00f0f86

Please sign in to comment.