Skip to content

Commit 3d6dc8e

Browse files
committed
chore(deps): update dependency @sindresorhus/tsconfig to v0.8.0
1 parent 2e709ae commit 3d6dc8e

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
@@ -33,7 +33,7 @@
3333
"@arkecosystem/core-interfaces": "2.7.1"
3434
},
3535
"devDependencies": {
36-
"@sindresorhus/tsconfig": "0.7.0",
36+
"@sindresorhus/tsconfig": "0.8.0",
3737
"@types/jest": "26.0.14",
3838
"@types/node": "12.12.62",
3939
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@
724724
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
725725
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
726726

727-
"@sindresorhus/tsconfig@0.7.0":
728-
version "0.7.0"
729-
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-0.7.0.tgz#8388e864b5e6d72547175ed98152b736df39b20a"
730-
integrity sha512-on7+0FFpUH7+g5iLFkmk0oruqzE6uUnpKK0D6HM637aIvQ/mlXz33VlamsS4TSU6pifWSNIrUxrNKjAReU2Juw==
727+
"@sindresorhus/tsconfig@0.8.0":
728+
version "0.8.0"
729+
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-0.8.0.tgz#2ed27ed50f6b717d245b9d919fd045be027f17f2"
730+
integrity sha512-BrNMQ7nMoy4x/0ZUeGoqyTQhTyYdvixEl09FSc/r3rF4vDPJ7kjIkrOVksSd19u/lr3MgYWkKfJ5BgLK6pPLuw==
731731

732732
"@sinonjs/commons@^1.7.0":
733733
version "1.7.1"

0 commit comments

Comments
 (0)