Skip to content

Commit 395c70c

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/b7b7316fcc320ee7d249b0aa391d9a196c944421/src/transforms/deps:add-babel-plugin-unassert.js Please contact the author of the transform if you believe there was an error.
1 parent 14a4d1c commit 395c70c

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
@@ -43,6 +43,7 @@
4343
"@babel/register": "7.13.8",
4444
"ava": "3.15.0",
4545
"babel-plugin-transform-remove-console": "6.9.4",
46+
"babel-plugin-unassert": "3.0.1",
4647
"c8": "7.7.1",
4748
"coveralls": "3.1.0",
4849
"esdoc": "1.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,6 +1867,11 @@ [email protected]:
18671867
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
18681868
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
18691869

1870+
1871+
version "3.0.1"
1872+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
1873+
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
1874+
18701875
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0:
18711876
version "6.26.0"
18721877
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"

0 commit comments

Comments
 (0)