Skip to content

Commit 1451af2

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint to ^5.12.1
1 parent a017fac commit 1451af2

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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"better-sqlite3": "^5.3.0",
19-
"eslint": "^5.12.0",
19+
"eslint": "^5.12.1",
2020
"eslint-config-bliss": "^3.2.0",
2121
"jest": "^23.6.0",
2222
"sqlite3": "^4.0.6"

yarn.lock

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

1233-
eslint@^5.12.0:
1234-
version "5.12.0"
1235-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
1236-
integrity sha512-LntwyPxtOHrsJdcSwyQKVtHofPHdv+4+mFwEe91r2V13vqpM8yLr7b1sW+Oo/yheOPkWYsYlYJCkzlFAt8KV7g==
1233+
eslint@^5.12.1:
1234+
version "5.12.1"
1235+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b"
1236+
integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg==
12371237
dependencies:
12381238
"@babel/code-frame" "^7.0.0"
12391239
ajv "^6.5.3"

0 commit comments

Comments
 (0)