diff --git a/package.json b/package.json index 07a371c..b9e9a72 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@arkecosystem/core-interfaces": "2.7.1" }, "devDependencies": { - "@sindresorhus/tsconfig": "0.7.0", + "@sindresorhus/tsconfig": "0.9.0", "@types/jest": "26.0.14", "@types/node": "12.12.62", "cross-env": "7.0.2", diff --git a/yarn.lock b/yarn.lock index 152c5ca..55db900 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1063,10 +1063,10 @@ resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== -"@sindresorhus/tsconfig@0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-0.7.0.tgz#8388e864b5e6d72547175ed98152b736df39b20a" - integrity sha512-on7+0FFpUH7+g5iLFkmk0oruqzE6uUnpKK0D6HM637aIvQ/mlXz33VlamsS4TSU6pifWSNIrUxrNKjAReU2Juw== +"@sindresorhus/tsconfig@0.9.0": + version "0.9.0" + resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-0.9.0.tgz#4563a1d92f3a10f8aa9ed8046028357dcd30148a" + integrity sha512-g0qxuOSLPHnvE0lM0FTPYocB+MoQtZrOlX2z08vBIQFPu96N3gPyyanGox0AdtEm+kcwc9g2il3LdqcRacuBfQ== "@sinonjs/commons@^1.7.0": version "1.7.1"