Skip to content

Commit

Permalink
chore(deps): update dependency @sindresorhus/tsconfig to ^0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 23, 2019
1 parent 536212e commit d475883
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@arkecosystem/core-interfaces": "^2.5.7"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^0.5.0",
"@sindresorhus/tsconfig": "^0.6.0",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.2",
"tslint": "^5.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -383,10 +383,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==

"@sindresorhus/tsconfig@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-0.5.0.tgz#5c9bf47a1bc348fb079c812f1f00df0592119a4e"
integrity sha512-CZ0ZFPDA2ldxWG/MA8hVvzDxzh8N/FtAzlYsRFs/UJYwTEwARILesg6uaozOTgKWfZ4qJEN2fo6xPu0Pdxapnw==
"@sindresorhus/tsconfig@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-0.6.0.tgz#2ef67e7fff86127cd0386d83825c75639ba209b7"
integrity sha512-9ZqIfvW6bPjOHRaId57L/63N79QM+sUcf+ONuVfXLksXCHDfOkS+NUw6cchjkndHlRY0eXM3ri5PfWUZ61lbwg==

"@szmarczak/http-timer@^1.1.2":
version "1.1.2"
Expand Down

0 comments on commit d475883

Please sign in to comment.