use tagged versions of eslint-plugin-svelte3

pull/1956/head
Conduitry 6 years ago
parent 09b21fdba3
commit 90a9061684

@ -1463,8 +1463,8 @@
"dev": true
},
"eslint-plugin-svelte3": {
"version": "git+https://github.com/sveltejs/eslint-plugin-svelte3.git#d4da8a7d98f2efa70266313ab798cd4d400ca86c",
"from": "git+https://github.com/sveltejs/eslint-plugin-svelte3.git",
"version": "git+https://github.com/sveltejs/eslint-plugin-svelte3.git#6c9cc7b733663f8b9c68817ddd50d6bf4f5052c3",
"from": "git+https://github.com/sveltejs/eslint-plugin-svelte3.git#semver:*",
"dev": true
},
"estree-walker": {

@ -40,7 +40,7 @@
"@babel/runtime": "^7.0.0",
"chokidar": "^2.0.4",
"degit": "^2.1.3",
"eslint-plugin-svelte3": "git+https://github.com/sveltejs/eslint-plugin-svelte3.git",
"eslint-plugin-svelte3": "git+https://github.com/sveltejs/eslint-plugin-svelte3.git#semver:*",
"now": "^12.1.14",
"npm-run-all": "^4.1.5",
"rollup": "^0.68.0",

Loading…
Cancel
Save