This repository was archived by the owner on Nov 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 129
129
"@babel/plugin-proposal-decorators" : " ^7.1.0" ,
130
130
"@commitlint/cli" : " ^7.0.0" ,
131
131
"@commitlint/config-conventional" : " ^8.0.0" ,
132
- "babel-eslint" : " 9 .0.0 " ,
132
+ "babel-eslint" : " 10 .0.2 " ,
133
133
"babel-jest" : " ^23.6.0" ,
134
134
"babel-plugin-add-react-displayname" : " ^0.0.5" ,
135
135
"babel-plugin-import" : " 1.9.1" ,
Original file line number Diff line number Diff line change @@ -2053,9 +2053,10 @@ babel-core@^6.0.0, babel-core@^6.26.0:
2053
2053
slash "^1.0.0"
2054
2054
source-map "^0.5.7"
2055
2055
2056
- babel-eslint@9.0.0 :
2057
- version "9.0.0"
2058
- resolved "https://registry.npmjs.org/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
2056
+ babel-eslint@10.0.2 :
2057
+ version "10.0.2"
2058
+ resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
2059
+ integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
2059
2060
dependencies :
2060
2061
" @babel/code-frame" " ^7.0.0"
2061
2062
" @babel/parser" " ^7.0.0"
You can’t perform that action at this time.
0 commit comments