Skip to content

Commit 0e76d4c

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump eslint from 5.15.2 to 5.15.3
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.2 to 5.15.3. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.15.2...v5.15.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c666b7a commit 0e76d4c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"babel-preset-env": "^1.7.0",
30-
"eslint": "^5.15.2",
30+
"eslint": "^5.15.3",
3131
"jest": "^23.6.0"
3232
}
3333
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1812,9 +1812,9 @@ eslint-visitor-keys@^1.0.0:
18121812
version "1.0.0"
18131813
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
18141814

1815-
eslint@^5.15.2:
1816-
version "5.15.2"
1817-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
1815+
eslint@^5.15.3:
1816+
version "5.15.3"
1817+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
18181818
dependencies:
18191819
"@babel/code-frame" "^7.0.0"
18201820
ajv "^6.9.1"

0 commit comments

Comments
 (0)