From 8c9169f41557b8310d0a161c92686e68aaf6d1a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 11:52:05 +0000 Subject: [PATCH] Update dependency @types/estree to v0.0.52 --- scripts/installer/frameworks/angular/package.json | 2 +- scripts/installer/frameworks/react-native/package.json | 2 +- scripts/installer/frameworks/react/package.json | 2 +- scripts/installer/frameworks/stencil/package.json | 2 +- scripts/installer/frameworks/svelte/package.json | 2 +- scripts/installer/frameworks/vue/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..560e3cbe7 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -100,7 +100,7 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", - "@types/estree": "0.0.47", + "@types/estree": "0.0.52", "@types/jest": "26.0.21", "@types/json-schema": "^7.0.8", "@types/node": "15.6.1", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..e20e4f5dc 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -84,7 +84,7 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", - "@types/estree": "0.0.47", + "@types/estree": "0.0.52", "@types/jest": "26.0.21", "@types/json-schema": "^7.0.8", "@types/node": "15.6.1", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 7079259d6..80aa1956e 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -100,7 +100,7 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", - "@types/estree": "0.0.47", + "@types/estree": "0.0.52", "@types/jest": "26.0.21", "@types/json-schema": "^7.0.8", "@types/node": "15.6.1", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..875e2b9e3 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -100,7 +100,7 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", - "@types/estree": "0.0.47", + "@types/estree": "0.0.52", "@types/jest": "26.0.21", "@types/json-schema": "^7.0.8", "@types/node": "15.6.1", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..4e5859e4f 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -100,7 +100,7 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", - "@types/estree": "0.0.47", + "@types/estree": "0.0.52", "@types/jest": "26.0.21", "@types/json-schema": "^7.0.8", "@types/node": "15.6.1", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..ca6f4321b 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -100,7 +100,7 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", - "@types/estree": "0.0.47", + "@types/estree": "0.0.52", "@types/jest": "26.0.21", "@types/json-schema": "^7.0.8", "@types/node": "15.6.1",