Skip to content

Commit 1cee32c

Browse files
committed
Update dependency babel-plugin-unassert to v3.1.0
1 parent 32cc5a4 commit 1cee32c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@babel/register": "7.11.5",
8787
"ava": "3.12.1",
8888
"babel-plugin-transform-remove-console": "6.9.4",
89-
"babel-plugin-unassert": "3.0.1",
89+
"babel-plugin-unassert": "3.1.0",
9090
"babel-preset-power-assert": "3.0.0",
9191
"coveralls": "3.1.0",
9292
"esdoc": "1.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1646,10 +1646,10 @@ [email protected]:
16461646
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
16471647
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
16481648

1649-
babel-plugin-unassert@3.0.1:
1650-
version "3.0.1"
1651-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
1652-
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
1649+
babel-plugin-unassert@3.1.0:
1650+
version "3.1.0"
1651+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
1652+
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
16531653

16541654
16551655
version "3.0.0"

0 commit comments

Comments
 (0)