File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 53
53
"@babel/register" : " 7.13.8" ,
54
54
"@iterable-iterator/list" : " ^1.0.1" ,
55
55
"ava" : " 3.15.0" ,
56
+ "babel-plugin-transform-remove-console" : " 6.9.4" ,
56
57
"c8" : " 7.7.3" ,
57
58
"coveralls" : " 3.1.0" ,
58
59
"esdoc" : " 1.1.0" ,
Original file line number Diff line number Diff line change @@ -1462,6 +1462,11 @@ babel-plugin-polyfill-regenerator@^0.1.2:
1462
1462
dependencies :
1463
1463
" @babel/helper-define-polyfill-provider" " ^0.1.5"
1464
1464
1465
+ babel-plugin-transform-remove-console@6.9.4 :
1466
+ version "6.9.4"
1467
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
1468
+ integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
1469
+
1465
1470
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0 :
1466
1471
version "6.26.0"
1467
1472
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
You can’t perform that action at this time.
0 commit comments