From 27f2ef8209e8dd346460a7678895dc708e8564f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:58:17 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.2.2 (#149) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a18633e..344bf71 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,6 @@ "rollup": "2.79.1", "rollup-plugin-terser": "7.0.2", "rxjs": "7.8.1", - "typescript": "5.1.6" + "typescript": "5.2.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c32d4d..431b895 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,11 +20,11 @@ specifiers: rollup: 2.79.1 rollup-plugin-terser: 7.0.2 rxjs: 7.8.1 - typescript: 5.1.6 + typescript: 5.2.2 devDependencies: '@angular/compiler': 15.2.9_@angular+core@15.2.9 - '@angular/compiler-cli': 15.2.9_wtwil6unuchdwlmceo4bwel3um + '@angular/compiler-cli': 15.2.9_g7qpxs7u5syosxfqhe3hsutnei '@angular/core': 15.2.9_rxjs@7.8.1 '@angular/localize': 15.2.9_pc3facrdy3jhfltui2sghw7suy '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 @@ -42,7 +42,7 @@ devDependencies: rollup: 2.79.1 rollup-plugin-terser: 7.0.2_rollup@2.79.1 rxjs: 7.8.1 - typescript: 5.1.6 + typescript: 5.2.2 packages: @@ -53,7 +53,7 @@ packages: '@jridgewell/trace-mapping': 0.3.14 dev: true - /@angular/compiler-cli/15.2.9_wtwil6unuchdwlmceo4bwel3um: + /@angular/compiler-cli/15.2.9_g7qpxs7u5syosxfqhe3hsutnei: resolution: {integrity: sha512-zsbI8G2xHOeYWI0hjFzrI//ZhZV9il/uQW5dAimfwJp06KZDeXZ3PdwY9JQslf6F+saLwOObxy6QMrIVvfjy9w==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true @@ -71,7 +71,7 @@ packages: reflect-metadata: 0.1.13 semver: 7.5.0 tslib: 2.3.1 - typescript: 5.1.6 + typescript: 5.2.2 yargs: 17.7.2 transitivePeerDependencies: - supports-color @@ -110,7 +110,7 @@ packages: '@angular/compiler-cli': 15.2.9 dependencies: '@angular/compiler': 15.2.9_@angular+core@15.2.9 - '@angular/compiler-cli': 15.2.9_wtwil6unuchdwlmceo4bwel3um + '@angular/compiler-cli': 15.2.9_g7qpxs7u5syosxfqhe3hsutnei '@babel/core': 7.19.3 glob: 8.1.0 yargs: 17.7.2 @@ -3788,8 +3788,8 @@ packages: is-typedarray: 1.0.0 dev: true - /typescript/5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript/5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true