Skip to content

Commit 5216c20

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency eslint to ^5.11.0 (#26)
1 parent 728354d commit 5216c20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@nuxtjs/eslint-config": "^0.0.1",
6767
"babel-eslint": "^10.0.1",
6868
"codecov": "^3.1.0",
69-
"eslint": "^5.10.0",
69+
"eslint": "^5.11.0",
7070
"eslint-config-standard": "^12.0.0",
7171
"eslint-plugin-import": "^2.14.0",
7272
"eslint-plugin-jest": "^22.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3897,10 +3897,10 @@ eslint-visitor-keys@^1.0.0:
38973897
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
38983898
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
38993899

3900-
eslint@^5.10.0:
3901-
version "5.10.0"
3902-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.10.0.tgz#24adcbe92bf5eb1fc2d2f2b1eebe0c5e0713903a"
3903-
integrity sha512-HpqzC+BHULKlnPwWae9MaVZ5AXJKpkxCVXQHrFaRw3hbDj26V/9ArYM4Rr/SQ8pi6qUPLXSSXC4RBJlyq2Z2OQ==
3900+
eslint@^5.11.0:
3901+
version "5.11.0"
3902+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.0.tgz#51a0e70f137a425fe044cd48273b96f28a774b1f"
3903+
integrity sha512-gbEg0ttToZPkZUv2yYjpipxuYrv/9aSSmgM4V6GkiO3u04QosHYBtduUCqLEulEg3YvNDAkk3OWzyQJ/heZ3Nw==
39043904
dependencies:
39053905
"@babel/code-frame" "^7.0.0"
39063906
ajv "^6.5.3"

0 commit comments

Comments
 (0)