Skip to content

Commit 42eb3b2

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/make-github-pseudonymous-again/rejuvenate/blob/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/deps:add-babel-plugin-unassert.js Please contact the author of the transform if you believe there was an error.
1 parent a6db18f commit 42eb3b2

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
@@ -54,6 +54,7 @@
5454
"@iterable-iterator/list": "^1.0.1",
5555
"ava": "3.15.0",
5656
"babel-plugin-transform-remove-console": "6.9.4",
57+
"babel-plugin-unassert": "3.1.0",
5758
"c8": "7.7.3",
5859
"coveralls": "3.1.0",
5960
"esdoc": "1.1.0",

yarn.lock

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

1470+
babel-plugin-unassert@3.1.0:
1471+
version "3.1.0"
1472+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
1473+
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
1474+
14701475
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0:
14711476
version "6.26.0"
14721477
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"

0 commit comments

Comments
 (0)