diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2020-05-18 22:25:49 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2020-05-18 22:40:42 +0200 |
commit | 25407dcaf5b103ea1055225be502127a34001adc (patch) | |
tree | f8562426f3d0b7192ef180028a8a7d4ce6d299da /package.json | |
parent | 5e028c76f4486ea0814ca71f75459ed934dd13eb (diff) | |
download | jquery-25407dcaf5b103ea1055225be502127a34001adc.tar.gz jquery-25407dcaf5b103ea1055225be502127a34001adc.zip |
Build: Update eslint-config-jquery, fix linting violations
Closes gh-4696
Ref jquery/eslint-config-jquery#15
Ref jquery/eslint-config-jquery#16
(cherry picked from commit ef4d6ca6c3a1b276fedc27b1f3a18823276f01a3)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 58c5a988c..2ba3ccd96 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@babel/plugin-transform-for-of": "7.2.0", "commitplease": "3.2.0", "core-js": "2.6.5", - "eslint-config-jquery": "2.0.0", + "eslint-config-jquery": "3.0.0", "grunt": "1.0.3", "grunt-babel": "8.0.0", "grunt-cli": "1.3.2", |