Skip to content

Commit 4962ad6

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/aureooms/rejuvenate/blob/17001e676fa44361155baf8a8e44894908dd6c6d/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 54dc59a commit 4962ad6

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
@@ -40,6 +40,7 @@
4040
"@babel/preset-env": "7.13.10",
4141
"@babel/register": "7.13.8",
4242
"ava": "3.15.0",
43+
"babel-plugin-transform-remove-console": "6.9.4",
4344
"c8": "7.6.0",
4445
"coveralls": "3.1.0",
4546
"esdoc": "1.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,6 +1616,11 @@ babel-plugin-polyfill-regenerator@^0.1.2:
16161616
dependencies:
16171617
"@babel/helper-define-polyfill-provider" "^0.1.2"
16181618

1619+
1620+
version "6.9.4"
1621+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
1622+
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
1623+
16191624
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0:
16201625
version "6.26.0"
16211626
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"

0 commit comments

Comments
 (0)