Skip to content

Commit ae459ff

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump eslint from 5.15.0 to 5.15.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.0 to 5.15.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.15.0...v5.15.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 530712f commit ae459ff

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.0",
30+
"eslint": "^5.15.1",
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.0:
1816-
version "5.15.0"
1817-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e"
1815+
eslint@^5.15.1:
1816+
version "5.15.1"
1817+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
18181818
dependencies:
18191819
"@babel/code-frame" "^7.0.0"
18201820
ajv "^6.9.1"

0 commit comments

Comments
 (0)