Merge pull request #32170 from backstage/renovate/typescript-json-schema-0.x-lockfile
chore(deps): update dependency typescript-json-schema to v0.67.1
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export {};
|
||||
global.setImmediate = require('timers').setImmediate;
|
||||
global.clearImmediate = require('timers').clearImmediate;
|
||||
|
||||
@@ -24050,14 +24050,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"acorn-walk@npm:^8.1.1":
|
||||
version: 8.2.0
|
||||
resolution: "acorn-walk@npm:8.2.0"
|
||||
checksum: 10/e69f7234f2adfeb16db3671429a7c80894105bd7534cb2032acf01bb26e6a847952d11a062d071420b43f8d82e33d2e57f26fe87d9cce0853e8143d8910ff1de
|
||||
"acorn-walk@npm:^8.1.1, acorn-walk@npm:^8.3.4":
|
||||
version: 8.3.4
|
||||
resolution: "acorn-walk@npm:8.3.4"
|
||||
dependencies:
|
||||
acorn: "npm:^8.11.0"
|
||||
checksum: 10/871386764e1451c637bb8ab9f76f4995d408057e9909be6fb5ad68537ae3375d85e6a6f170b98989f44ab3ff6c74ad120bc2779a3d577606e7a0cd2b4efcaf77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"acorn@npm:^8.14.0, acorn@npm:^8.15.0, acorn@npm:^8.4.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
|
||||
"acorn@npm:^8.11.0, acorn@npm:^8.14.0, acorn@npm:^8.14.1, acorn@npm:^8.15.0, acorn@npm:^8.4.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
|
||||
version: 8.15.0
|
||||
resolution: "acorn@npm:8.15.0"
|
||||
bin:
|
||||
@@ -48691,8 +48693,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"typescript-json-schema@npm:^0.67.0":
|
||||
version: 0.67.0
|
||||
resolution: "typescript-json-schema@npm:0.67.0"
|
||||
version: 0.67.1
|
||||
resolution: "typescript-json-schema@npm:0.67.1"
|
||||
dependencies:
|
||||
"@types/json-schema": "npm:^7.0.9"
|
||||
"@types/node": "npm:^18.11.9"
|
||||
@@ -48701,10 +48703,11 @@ __metadata:
|
||||
safe-stable-stringify: "npm:^2.2.0"
|
||||
ts-node: "npm:^10.9.1"
|
||||
typescript: "npm:~5.5.0"
|
||||
vm2: "npm:^3.10.0"
|
||||
yargs: "npm:^17.1.1"
|
||||
bin:
|
||||
typescript-json-schema: bin/typescript-json-schema
|
||||
checksum: 10/23769ab7701558aa4decb9dad832d12b9c2c619d102088023d277ce8f4abcd21453a9b095bc82de32cfca68efd1520f75124878f96dd95d8ccf91f35e1b7744f
|
||||
checksum: 10/b7c89c380ad3d8bd281fc5714ae140c8e8f9c491b8666ec3cb28bf16fa8f72c8f7b52c89a7ecef7dc52a233c4bc57d3c0f2c3c3f9d4b096c3432f45209696f0a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -49808,6 +49811,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vm2@npm:^3.10.0":
|
||||
version: 3.10.0
|
||||
resolution: "vm2@npm:3.10.0"
|
||||
dependencies:
|
||||
acorn: "npm:^8.14.1"
|
||||
acorn-walk: "npm:^8.3.4"
|
||||
bin:
|
||||
vm2: bin/vm2
|
||||
checksum: 10/ba8000037f2bed73aef6271a6a65a5db1c5d40046b920bc495a871fbeb3869908628e4e50feb1ec005bb43a17bd04fcf90638cff7db29ff2cb8070d879e61f18
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vscode-languageserver-types@npm:^3.17.1":
|
||||
version: 3.17.5
|
||||
resolution: "vscode-languageserver-types@npm:3.17.5"
|
||||
|
||||
Reference in New Issue
Block a user