Skip to content

Commit 0df540a

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,10 +2607,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
26072607
dependencies:
26082608
"@babel/parser" "^7.3.3"
26092609

2610-
babel-plugin-unassert@3.1.0:
2611-
version "3.1.0"
2612-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2613-
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
2610+
babel-plugin-unassert@3.2.0:
2611+
version "3.2.0"
2612+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
2613+
integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
26142614

26152615
26162616
version "3.0.0"

0 commit comments

Comments
 (0)