Skip to content

Commit 97cde29

Browse files
committed
⬆️ deps: Upgrade dependency babel-plugin-unassert to v3.2.0
1 parent 7ac1240 commit 97cde29

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
@@ -84,7 +84,7 @@
8484
"@node-loader/import-maps": "1.1.0",
8585
"ava": "4.3.3",
8686
"babel-plugin-transform-remove-console": "6.9.4",
87-
"babel-plugin-unassert": "3.0.1",
87+
"babel-plugin-unassert": "3.2.0",
8888
"babel-preset-power-assert": "3.0.0",
8989
"c8": "7.12.0",
9090
"esdoc": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2102,10 +2102,10 @@ babel-plugin-transform-replace-expressions@^0.2.0:
21022102
dependencies:
21032103
"@babel/parser" "^7.3.3"
21042104

2105-
babel-plugin-unassert@3.0.1:
2106-
version "3.0.1"
2107-
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
2108-
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
2105+
babel-plugin-unassert@3.2.0:
2106+
version "3.2.0"
2107+
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.2.0.tgz#4ea8f65709905cc540627baf4ce4c837281a317d"
2108+
integrity sha512-dNeuFtaJ1zNDr59r24NjjIm4SsXXm409iNOVMIERp6ePciII+rTrdwsWcHDqDFUKpOoBNT4ZS63nPEbrANW7DQ==
21092109

21102110
21112111
version "3.0.0"

0 commit comments

Comments
 (0)