This repository was archived by the owner on Jun 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 46
46
"react-dom" : " ^16.13.1"
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " 7.12.1 " ,
49
+ "@babel/core" : " 7.12.3 " ,
50
50
"@babel/preset-env" : " 7.12.1" ,
51
51
"@babel/preset-react" : " 7.12.1" ,
52
52
"@commitlint/cli" : " 8.3.5" ,
Original file line number Diff line number Diff line change 21
21
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0"
22
22
integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ==
23
23
24
- " @babel/core@7.12.1 " :
25
- version "7.12.1 "
26
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.1 .tgz#980b115a05929ef3ce1b6af9bf50e5a5cf668667 "
27
- integrity sha512-6bGmltqzIJrinwRRdczQsMhruSi9Sqty9Te+/5hudn4Izx/JYRhW1QELpR+CIL0gC/c9A7WroH6FmkDGxmWx3w ==
24
+ " @babel/core@7.12.3 " :
25
+ version "7.12.3 "
26
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3 .tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8 "
27
+ integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g ==
28
28
dependencies :
29
29
" @babel/code-frame" " ^7.10.4"
30
30
" @babel/generator" " ^7.12.1"
31
31
" @babel/helper-module-transforms" " ^7.12.1"
32
32
" @babel/helpers" " ^7.12.1"
33
- " @babel/parser" " ^7.12.1 "
33
+ " @babel/parser" " ^7.12.3 "
34
34
" @babel/template" " ^7.10.4"
35
35
" @babel/traverse" " ^7.12.1"
36
36
" @babel/types" " ^7.12.1"
475
475
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.1.tgz#dc03f543a0ed51396d4081463df66ecb3a2efa53"
476
476
integrity sha512-xjZsx0sBjb6J2+QkoHI69UeD2EWbsyUW0WyZKOoJ9sBrQLxfOApWEefR9dIVOYJVj97VRXnLKLDvnn3dPDNgww==
477
477
478
+ " @babel/parser@^7.12.3 " :
479
+ version "7.12.3"
480
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd"
481
+ integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==
482
+
478
483
" @babel/plugin-proposal-async-generator-functions@^7.12.1 " :
479
484
version "7.12.1"
480
485
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
You can’t perform that action at this time.
0 commit comments