Skip to content

Commit 6c9162f

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency babel-plugin-unassert to v3.2.0
1 parent d8ef074 commit 6c9162f

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
@@ -80,7 +80,7 @@
8080
"@total-order/primitive": "1.0.1",
8181
"ava": "3.15.0",
8282
"babel-plugin-transform-remove-console": "6.9.4",
83-
"babel-plugin-unassert": "3.1.0",
83+
"babel-plugin-unassert": "3.2.0",
8484
"babel-preset-power-assert": "3.0.0",
8585
"c8": "7.10.0",
8686
"esdoc": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2573,10 +2573,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
25732573
dependencies:
25742574
"@babel/parser" "^7.3.3"
25752575

2576-
babel-plugin-unassert@3.1.0:
2577-
version "3.1.0"
2578-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2579-
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
2576+
babel-plugin-unassert@3.2.0:
2577+
version "3.2.0"
2578+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
2579+
integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
25802580

25812581
babel-preset-power-assert@3.0.0:
25822582
version "3.0.0"

0 commit comments

Comments
 (0)