Skip to content

Commit 00fe0b9

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,10 +2926,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
29262926
dependencies:
29272927
"@babel/parser" "^7.3.3"
29282928

2929-
babel-plugin-unassert@3.1.0:
2930-
version "3.1.0"
2931-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2932-
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
2929+
babel-plugin-unassert@3.2.0:
2930+
version "3.2.0"
2931+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
2932+
integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
29332933

29342934
29352935
version "3.0.0"

0 commit comments

Comments
 (0)