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 52
52
"@babel/register" : " 7.13.14" ,
53
53
"ava" : " 3.15.0" ,
54
54
"babel-plugin-transform-remove-console" : " 6.9.4" ,
55
+ "babel-plugin-unassert" : " 3.0.1" ,
55
56
"c8" : " 7.7.1" ,
56
57
"coveralls" : " 3.1.0" ,
57
58
"esdoc" : " 1.1.0" ,
Original file line number Diff line number Diff line change @@ -1438,6 +1438,11 @@ babel-plugin-transform-remove-console@6.9.4:
1438
1438
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
1439
1439
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
1440
1440
1441
+ babel-plugin-unassert@3.0.1 :
1442
+ version "3.0.1"
1443
+ resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
1444
+ integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
1445
+
1441
1446
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0 :
1442
1447
version "6.26.0"
1443
1448
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