Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Refresh lockfile & bump vue-loader version (#912)
Browse files Browse the repository at this point in the history
To fix the Vue preset failures on master due to the Prettier
breaking API change in 1.13.0:
vuejs/component-compiler-utils#15
 vuejs/vue-loader#1323

The lockfile has been updated manually since Renovate's weekly PR
isn't currently working:
renovatebot/renovate#2033

Fixes #913.
  • Loading branch information
edmorley committed May 28, 2018
1 parent 9915904 commit deadc5d
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 518 deletions.
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-vue": "^4.5.0",
"stylelint-processor-html": "^1.0.0",
"vue-loader": "^14.2.2",
"vue-loader": "^14.2.3",
"vue-template-compiler": "^2.5.16"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit deadc5d

Please sign in to comment.