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",