File tree 2 files changed +11
-6
lines changed 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 63
63
},
64
64
"dependencies" : {},
65
65
"devDependencies" : {
66
- "@babel/core" : " 7.15.4 " ,
66
+ "@babel/core" : " 7.15.5 " ,
67
67
"@babel/preset-env" : " 7.15.4" ,
68
68
"@babel/register" : " 7.15.3" ,
69
69
"@combinatorics/factorial" : " 0.0.2" ,
Original file line number Diff line number Diff line change 26
26
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
27
27
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
28
28
29
- " @babel/core@7.15.4 " :
30
- version "7.15.4 "
31
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4 .tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397 "
32
- integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA ==
29
+ " @babel/core@7.15.5 " :
30
+ version "7.15.5 "
31
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5 .tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9 "
32
+ integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg ==
33
33
dependencies :
34
34
" @babel/code-frame" " ^7.14.5"
35
35
" @babel/generator" " ^7.15.4"
36
36
" @babel/helper-compilation-targets" " ^7.15.4"
37
37
" @babel/helper-module-transforms" " ^7.15.4"
38
38
" @babel/helpers" " ^7.15.4"
39
- " @babel/parser" " ^7.15.4 "
39
+ " @babel/parser" " ^7.15.5 "
40
40
" @babel/template" " ^7.15.4"
41
41
" @babel/traverse" " ^7.15.4"
42
42
" @babel/types" " ^7.15.4"
463
463
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
464
464
integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
465
465
466
+ " @babel/parser@^7.15.5 " :
467
+ version "7.15.5"
468
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
469
+ integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
470
+
466
471
" @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5 " :
467
472
version "7.14.5"
468
473
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
You can’t perform that action at this time.
0 commit comments