Skip to content

Commit 69eaeca

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,10 +2534,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
25342534
dependencies:
25352535
"@babel/parser" "^7.3.3"
25362536

2537-
babel-plugin-unassert@3.1.0:
2538-
version "3.1.0"
2539-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2540-
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
2537+
babel-plugin-unassert@3.2.0:
2538+
version "3.2.0"
2539+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
2540+
integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
25412541

25422542
25432543
version "3.0.0"

0 commit comments

Comments
 (0)