Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2022
1 parent c646656 commit 3fdda00
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"homepage": "https://github.com/justforuse/vue-mathjax",
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.17",
"@vue/cli-plugin-eslint": "~4.5.17",
"@vue/cli-service": "~4.5.17",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"vue-template-compiler": "^2.6.11",
"vuepress": "^1.9.7",
"vuepress-plugin-demo-container": "^0.2.0"
"@vue/cli-plugin-babel": "4.5.19",
"@vue/cli-plugin-eslint": "4.5.19",
"@vue/cli-service": "4.5.19",
"babel-eslint": "10.1.0",
"eslint": "6.8.0",
"eslint-plugin-vue": "6.2.2",
"vue-template-compiler": "2.7.1",
"vuepress": "1.9.7",
"vuepress-plugin-demo-container": "0.2.0"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 3fdda00

Please sign in to comment.