This repository was archived by the owner on May 27, 2019. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"workspaces" : [" examples/*" ],
12
12
"devDependencies" : {
13
- "babel-eslint" : " 8.2.3 " ,
13
+ "babel-eslint" : " 8.2.6 " ,
14
14
"eslint" : " 4.19.1" ,
15
15
"eslint-config-algolia" : " 13.1.0" ,
16
16
"eslint-config-prettier" : " 2.9.0" ,
Original file line number Diff line number Diff line change @@ -155,15 +155,15 @@ babel-code-frame@^6.22.0:
155
155
esutils "^2.0.2"
156
156
js-tokens "^3.0.2"
157
157
158
- babel-eslint@8.2.3 :
159
- version "8.2.3 "
160
- resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.3 .tgz#1a2e6681cc9bc4473c32899e59915e19cd6733cf "
158
+ babel-eslint@8.2.6 :
159
+ version "8.2.6 "
160
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.6 .tgz#6270d0c73205628067c0f7ae1693a9e797acefd9 "
161
161
dependencies :
162
162
" @babel/code-frame" " 7.0.0-beta.44"
163
163
" @babel/traverse" " 7.0.0-beta.44"
164
164
" @babel/types" " 7.0.0-beta.44"
165
165
babylon "7.0.0-beta.44"
166
- eslint-scope "~ 3.7.1"
166
+ eslint-scope "3.7.1"
167
167
eslint-visitor-keys "^1.0.0"
168
168
169
169
babylon@7.0.0-beta.44 :
@@ -408,7 +408,7 @@ eslint-plugin-prettier@2.6.0:
408
408
fast-diff "^1.1.1"
409
409
jest-docblock "^21.0.0"
410
410
411
- eslint-scope@^ 3.7.1, eslint-scope@~ 3.7.1 :
411
+ eslint-scope@3.7.1, eslint-scope@^ 3.7.1 :
412
412
version "3.7.1"
413
413
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
414
414
dependencies :
You can’t perform that action at this time.
0 commit comments