Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit fd5f873

Browse files
dependabot[bot]amaury1093
authored andcommitted
chore: Bump es6-error from 4.0.2 to 4.1.1 (#116) [ci skip]
Bumps [es6-error](https://github.com/bjyoungblood/es6-error) from 4.0.2 to 4.1.1. - [Release notes](https://github.com/bjyoungblood/es6-error/releases) - [Changelog](https://github.com/bjyoungblood/es6-error/blob/master/CHANGELOG.md) - [Commits](bjyoungblood/es6-error@v4.0.2...v4.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 2f1856b commit fd5f873

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@parity/abi": "^4.0.2",
4343
"bignumber.js": "^8.0.1",
4444
"blockies": "0.0.2",
45-
"es6-error": "4.0.2",
45+
"es6-error": "4.1.1",
4646
"es6-promise": "^4.1.1",
4747
"eventemitter3": "^3.1.0",
4848
"isomorphic-fetch": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2466,10 +2466,10 @@ es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.45, es5-ext@^0.10.9, es5-ext@~
24662466
es6-symbol "~3.1.1"
24672467
next-tick "1"
24682468

2469-
es6-error@4.0.2:
2470-
version "4.0.2"
2471-
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.0.2.tgz#eec5c726eacef51b7f6b73c20db6e1b13b069c98"
2472-
integrity sha1-7sXHJurO9Rt/a3PCDbbhsTsGnJg=
2469+
es6-error@4.1.1:
2470+
version "4.1.1"
2471+
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
2472+
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
24732473

24742474
es6-iterator@^2.0.1, es6-iterator@~2.0.3:
24752475
version "2.0.3"

0 commit comments

Comments
 (0)