aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-05-18 22:25:49 +0200
committerGitHub <noreply@github.com>2020-05-18 22:25:49 +0200
commitef4d6ca6c3a1b276fedc27b1f3a18823276f01a3 (patch)
tree6c82db4feb714fce8672a9b2354bfa1624de73fc /package.json
parentd96111e18b42ae1bc7def72a8a0d156ea39e4d0e (diff)
downloadjquery-ef4d6ca6c3a1b276fedc27b1f3a18823276f01a3.tar.gz
jquery-ef4d6ca6c3a1b276fedc27b1f3a18823276f01a3.zip
Build: Update eslint-config-jquery, fix linting violations
Closes gh-4696 Ref jquery/eslint-config-jquery#15 Ref jquery/eslint-config-jquery#16
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2994e9ef7..ae4ed13ef 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@babel/plugin-transform-for-of": "7.4.3",
"commitplease": "3.2.0",
"core-js-bundle": "3.0.0",
- "eslint-config-jquery": "2.0.0",
+ "eslint-config-jquery": "3.0.0",
"eslint-plugin-import": "2.18.2",
"grunt": "1.0.4",
"grunt-babel": "8.0.0",