Skip to content

Commit d928682

Browse files
dependabot-preview[bot]eps1lon
authored andcommitted
Bump babel-eslint from 10.0.1 to 10.0.2 (#53)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](babel/babel-eslint@v10.0.1...v10.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1a980ad commit d928682

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
@@ -64,7 +64,7 @@
6464
"argos-cli": "^0.1.1",
6565
"aws-sdk": "^2.471.0",
6666
"babel-core": "^7.0.0-bridge.0",
67-
"babel-eslint": "^10.0.0",
67+
"babel-eslint": "^10.0.2",
6868
"babel-loader": "^8.0.0",
6969
"babel-plugin-istanbul": "^5.0.0",
7070
"babel-plugin-module-resolver": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3058,10 +3058,10 @@ [email protected], babel-core@^7.0.0-bridge.0:
30583058
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
30593059
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
30603060

3061-
babel-eslint@^10.0.0:
3062-
version "10.0.1"
3063-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
3064-
integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ==
3061+
babel-eslint@^10.0.2:
3062+
version "10.0.2"
3063+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
3064+
integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
30653065
dependencies:
30663066
"@babel/code-frame" "^7.0.0"
30673067
"@babel/parser" "^7.0.0"

0 commit comments

Comments
 (0)