Skip to content

Commit 14a4d1c

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/b7b7316fcc320ee7d249b0aa391d9a196c944421/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 6210c23 commit 14a4d1c

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
@@ -42,6 +42,7 @@
4242
"@babel/preset-env": "7.13.10",
4343
"@babel/register": "7.13.8",
4444
"ava": "3.15.0",
45+
"babel-plugin-transform-remove-console": "6.9.4",
4546
"c8": "7.7.1",
4647
"coveralls": "3.1.0",
4748
"esdoc": "1.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,6 +1862,11 @@ babel-plugin-polyfill-regenerator@^0.1.2:
18621862
dependencies:
18631863
"@babel/helper-define-polyfill-provider" "^0.1.2"
18641864

1865+
1866+
version "6.9.4"
1867+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
1868+
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
1869+
18651870
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0:
18661871
version "6.26.0"
18671872
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"

0 commit comments

Comments
 (0)