Skip to content

Commit 1ddd7ce

Browse files
chore(deps-dev): bump typescript-json-schema from 0.40.0 to 0.41.0 (#1093)
1 parent 3f609c1 commit 1ddd7ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/@jsii/spec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jest": "^24.9.0",
4040
"jsii-build-tools": "^0.20.8",
4141
"typescript": "~3.7.3",
42-
"typescript-json-schema": "^0.40.0"
42+
"typescript-json-schema": "^0.41.0"
4343
},
4444
"jest": {
4545
"collectCoverage": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7859,10 +7859,10 @@ typedarray@^0.0.6:
78597859
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
78607860
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
78617861

7862-
typescript-json-schema@^0.40.0:
7863-
version "0.40.0"
7864-
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.40.0.tgz#4815092e5acf1662a94aa140924809ff5922da7c"
7865-
integrity sha512-C8D3Ca6+1x3caWOR+u45Shn3KqkRZi5M3+E8ePpEmYMqOh3xhhLdq+39pqT0Bf8+fCgAmpTFSJMT6Xwqbm0Tkw==
7862+
typescript-json-schema@^0.41.0:
7863+
version "0.41.0"
7864+
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.41.0.tgz#8dbe1798023ae50e803b3f9d53a6d10aaf5a9d74"
7865+
integrity sha512-ThW7KtuMUR+kZ9Id0G+hJ0YLp3DWPjL6NkrOqAyaKttO3839wF4jiYKm7mZcpUe1BcHs12pfbEo40+qYQtm4yA==
78667866
dependencies:
78677867
"@types/json-schema" "^7.0.3"
78687868
glob "~7.1.4"

0 commit comments

Comments
 (0)