Skip to content

Commit a3dc2ce

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @failure-abstraction/error to v6
1 parent dbc0bb0 commit a3dc2ce

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"test": "ava"
6161
},
6262
"dependencies": {
63-
"@failure-abstraction/error": "^5.0.7"
63+
"@failure-abstraction/error": "^6.0.0"
6464
},
6565
"devDependencies": {
6666
"@babel/core": "7.14.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1293,11 +1293,16 @@
12931293
minimatch "^3.0.4"
12941294
strip-json-comments "^3.1.1"
12951295

1296-
"@failure-abstraction/error@^5.0.5", "@failure-abstraction/error@^5.0.7":
1296+
"@failure-abstraction/error@^5.0.5":
12971297
version "5.0.7"
12981298
resolved "https://registry.yarnpkg.com/@failure-abstraction/error/-/error-5.0.7.tgz#f322a40ee2633b5ce1220671f695f9573faca7d3"
12991299
integrity sha512-aJzkVvXYIqTGoE2aOfWoebajHTAXRb3GDzYlImT/Nrp8AjAsg3jnmkp7N7oqxp0PTKBSBfSsLogLQ/eDBiPE0A==
13001300

1301+
"@failure-abstraction/error@^6.0.0":
1302+
version "6.0.1"
1303+
resolved "https://registry.yarnpkg.com/@failure-abstraction/error/-/error-6.0.1.tgz#ab6929395c7ed3ec74d86db2976e74e31f9569e2"
1304+
integrity sha512-KvIHhvwfrgbUduQbk55WRDGL2XcXjDLwleId+pSnK7mUUIY7zMGMy3N+ouDcOFymme48tKDlarKsYj5mEEd3fg==
1305+
13011306
"@istanbuljs/schema@^0.1.2":
13021307
version "0.1.3"
13031308
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"

0 commit comments

Comments
 (0)