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.16.10 " ,
66
+ "@babel/core" : " 7.16.12 " ,
67
67
"@babel/preset-env" : " 7.16.11" ,
68
68
"@babel/register" : " 7.16.9" ,
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.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
27
27
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
28
28
29
- " @babel/core@7.16.10 " :
30
- version "7.16.10 "
31
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10 .tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50 "
32
- integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA ==
29
+ " @babel/core@7.16.12 " :
30
+ version "7.16.12 "
31
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12 .tgz#5edc53c1b71e54881315923ae2aedea2522bb784 "
32
+ integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg ==
33
33
dependencies :
34
34
" @babel/code-frame" " ^7.16.7"
35
35
" @babel/generator" " ^7.16.8"
36
36
" @babel/helper-compilation-targets" " ^7.16.7"
37
37
" @babel/helper-module-transforms" " ^7.16.7"
38
38
" @babel/helpers" " ^7.16.7"
39
- " @babel/parser" " ^7.16.10 "
39
+ " @babel/parser" " ^7.16.12 "
40
40
" @babel/template" " ^7.16.7"
41
41
" @babel/traverse" " ^7.16.10"
42
42
" @babel/types" " ^7.16.8"
538
538
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88"
539
539
integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ==
540
540
541
+ " @babel/parser@^7.16.12 " :
542
+ version "7.16.12"
543
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
544
+ integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
545
+
541
546
" @babel/parser@^7.16.7 " :
542
547
version "7.16.7"
543
548
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
You can’t perform that action at this time.
0 commit comments