Skip to content

Commit 086a665

Browse files
🤖 chore(package.json): Add devDependency babel-plugin-unassert.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/eb1b209cd7aa675a642d48b2a788c2c6112779f7/src/transforms/deps:add-babel-plugin-unassert.js Please contact the author of the transform if you believe there was an error.
1 parent 05f0296 commit 086a665

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
@@ -52,6 +52,7 @@
5252
"@babel/register": "7.13.14",
5353
"ava": "3.15.0",
5454
"babel-plugin-transform-remove-console": "6.9.4",
55+
"babel-plugin-unassert": "3.0.1",
5556
"c8": "7.7.1",
5657
"coveralls": "3.1.0",
5758
"esdoc": "1.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,6 +1438,11 @@ babel-plugin-transform-remove-console@6.9.4:
14381438
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
14391439
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
14401440

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

0 commit comments

Comments
 (0)