Skip to content

Commit 9b1de60

Browse files
committed
Update dependency babel-plugin-unassert to v3.1.0
1 parent 9e366b7 commit 9b1de60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@babel/register": "7.13.8",
9494
"ava": "3.15.0",
9595
"babel-plugin-transform-remove-console": "6.9.4",
96-
"babel-plugin-unassert": "3.0.1",
96+
"babel-plugin-unassert": "3.1.0",
9797
"babel-preset-power-assert": "3.0.0",
9898
"coveralls": "3.1.0",
9999
"esdoc": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,10 +1807,10 @@ [email protected]:
18071807
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
18081808
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
18091809

1810-
babel-plugin-unassert@3.0.1:
1811-
version "3.0.1"
1812-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
1813-
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
1810+
babel-plugin-unassert@3.1.0:
1811+
version "3.1.0"
1812+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
1813+
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
18141814

18151815
18161816
version "3.0.0"

0 commit comments

Comments
 (0)