Skip to content

Commit

Permalink
Update eslint-plugin-vue to 6.1.1
Browse files Browse the repository at this point in the history
Closes #550
  • Loading branch information
priv-kweihmann committed Dec 27, 2019
1 parent 4d54815 commit 7fe09bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-sca/eslint-native/eslint-native_6.8.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ do_install() {
npm install --prefix ${D}${prefix} ${NPM_EXTRA_ARGS} -g --arch=${NPM_ARCH} --target_arch=${NPM_ARCH} --save-dev eslint-plugin-standard@4.0.1
npm install --prefix ${D}${prefix} ${NPM_EXTRA_ARGS} -g --arch=${NPM_ARCH} --target_arch=${NPM_ARCH} --save-dev eslint-plugin-this@0.2.3
npm install --prefix ${D}${prefix} ${NPM_EXTRA_ARGS} -g --arch=${NPM_ARCH} --target_arch=${NPM_ARCH} --save-dev eslint-plugin-unicorn@15.0.1
npm install --prefix ${D}${prefix} ${NPM_EXTRA_ARGS} -g --arch=${NPM_ARCH} --target_arch=${NPM_ARCH} --save-dev eslint-plugin-vue@6.1.0
npm install --prefix ${D}${prefix} ${NPM_EXTRA_ARGS} -g --arch=${NPM_ARCH} --target_arch=${NPM_ARCH} --save-dev eslint-plugin-vue@6.1.1
npm install --prefix ${D}${prefix} ${NPM_EXTRA_ARGS} -g --arch=${NPM_ARCH} --target_arch=${NPM_ARCH} --save-dev eslint-plugin-xss@0.1.9

if [ -d ${D}${prefix}/etc ] ; then
Expand Down
Binary file modified recipes-sca/eslint-native/eslint/modules_eslint-6.8.0.tar.gz
Binary file not shown.

0 comments on commit 7fe09bb

Please sign in to comment.