Skip to content

Commit bbecd92

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

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
"@total-order/primitive": "0.0.2",
7373
"ava": "3.15.0",
7474
"babel-plugin-transform-remove-console": "6.9.4",
75-
"babel-plugin-unassert": "3.0.1",
75+
"babel-plugin-unassert": "3.1.0",
7676
"babel-preset-power-assert": "3.0.0",
7777
"c8": "7.7.2",
7878
"coveralls": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,10 +2146,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
21462146
dependencies:
21472147
"@babel/parser" "^7.3.3"
21482148

2149-
babel-plugin-unassert@3.0.1:
2150-
version "3.0.1"
2151-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
2152-
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
2149+
babel-plugin-unassert@3.1.0:
2150+
version "3.1.0"
2151+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2152+
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
21532153

21542154
21552155
version "3.0.0"

0 commit comments

Comments
 (0)