Skip to content

Commit 8570c96

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update dependency eslint to ^5.15.3 (#2868)
1 parent ec6951d commit 8570c96

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
@@ -101,7 +101,7 @@
101101
"codecov": "^3.2.0",
102102
"codemirror": "^5.44.0",
103103
"cross-env": "^5.2.0",
104-
"eslint": "^5.15.2",
104+
"eslint": "^5.15.3",
105105
"eslint-config-prettier": "^4.1.0",
106106
"eslint-config-standard": "^12.0.0",
107107
"eslint-config-vue": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4236,10 +4236,10 @@ eslint-visitor-keys@^1.0.0:
42364236
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
42374237
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
42384238

4239-
eslint@^5.15.2:
4240-
version "5.15.2"
4241-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
4242-
integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw==
4239+
eslint@^5.15.3:
4240+
version "5.15.3"
4241+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
4242+
integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ==
42434243
dependencies:
42444244
"@babel/code-frame" "^7.0.0"
42454245
ajv "^6.9.1"

0 commit comments

Comments
 (0)