Skip to content

Commit cfedc5f

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

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
@@ -70,7 +70,7 @@
7070
"@js-library/commitlint-config": "0.0.4",
7171
"ava": "3.15.0",
7272
"babel-plugin-transform-remove-console": "6.9.4",
73-
"babel-plugin-unassert": "3.1.0",
73+
"babel-plugin-unassert": "3.2.0",
7474
"babel-preset-power-assert": "3.0.0",
7575
"c8": "7.10.0",
7676
"esdoc": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2488,10 +2488,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
24882488
dependencies:
24892489
"@babel/parser" "^7.3.3"
24902490

2491-
babel-plugin-unassert@3.1.0:
2492-
version "3.1.0"
2493-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2494-
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
2491+
babel-plugin-unassert@3.2.0:
2492+
version "3.2.0"
2493+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
2494+
integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
24952495

24962496
babel-preset-power-assert@3.0.0:
24972497
version "3.0.0"

0 commit comments

Comments
 (0)