Skip to content

Commit a6db18f

Browse files
🤖 chore(package.json): Add devDependency babel-plugin-transform-remove-console.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/deps:add-babel-plugin-transform-remove-console.js Please contact the author of the transform if you believe there was an error.
1 parent db36b7d commit a6db18f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@babel/register": "7.13.8",
5454
"@iterable-iterator/list": "^1.0.1",
5555
"ava": "3.15.0",
56+
"babel-plugin-transform-remove-console": "6.9.4",
5657
"c8": "7.7.3",
5758
"coveralls": "3.1.0",
5859
"esdoc": "1.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,6 +1462,11 @@ babel-plugin-polyfill-regenerator@^0.1.2:
14621462
dependencies:
14631463
"@babel/helper-define-polyfill-provider" "^0.1.5"
14641464

1465+
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+
14651470
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0:
14661471
version "6.26.0"
14671472
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"

0 commit comments

Comments
 (0)