Skip to content

Commit c7684ea

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@js-library/commitlint-config": "0.0.4",
7878
"ava": "3.15.0",
7979
"babel-plugin-transform-remove-console": "6.9.4",
80-
"babel-plugin-unassert": "3.0.1",
80+
"babel-plugin-unassert": "3.1.0",
8181
"babel-preset-minify": "0.5.1",
8282
"babel-preset-power-assert": "3.0.0",
8383
"c8": "7.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@ babel-plugin-transform-undefined-to-void@^6.9.4:
21342134
resolved "https://registry.yarnpkg.com/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.9.4.tgz#be241ca81404030678b748717322b89d0c8fe280"
21352135
integrity sha1-viQcqBQEAwZ4t0hxcyK4nQyP4oA=
21362136

2137-
babel-plugin-unassert@3.0.1:
2138-
version "3.0.1"
2139-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
2140-
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
2137+
babel-plugin-unassert@3.1.0:
2138+
version "3.1.0"
2139+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
2140+
integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
21412141

21422142
21432143
version "0.5.1"

0 commit comments

Comments
 (0)