|
24 | 24 | "dependencies": { |
25 | 25 | "@angular/compiler": "12.2.16", |
26 | 26 | "@babel/code-frame": "7.18.6", |
27 | | - "@babel/parser": "7.20.7", |
| 27 | + "@babel/parser": "7.21.3", |
28 | 28 | "@glimmer/syntax": "0.84.2", |
29 | 29 | "@iarna/toml": "2.2.5", |
30 | | - "@typescript-eslint/typescript-estree": "5.45.0", |
| 30 | + "@typescript-eslint/typescript-estree": "5.55.0", |
31 | 31 | "acorn": "8.8.1", |
32 | 32 | "acorn-jsx": "5.3.2", |
33 | 33 | "angular-estree-parser": "2.5.1", |
|
85 | 85 | "semver": "7.3.7", |
86 | 86 | "string-width": "5.0.1", |
87 | 87 | "strip-ansi": "7.0.1", |
88 | | - "typescript": "4.9.3", |
| 88 | + "typescript": "5.0.2", |
89 | 89 | "unicode-regex": "3.0.0", |
90 | 90 | "unified": "9.2.1", |
91 | 91 | "vnopts": "1.0.2", |
92 | 92 | "wcwidth": "1.0.1", |
93 | 93 | "yaml-unist-parser": "1.3.1" |
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | | - "@babel/core": "7.20.7", |
| 96 | + "@babel/core": "7.21.3", |
97 | 97 | "@babel/preset-env": "7.20.2", |
98 | 98 | "@babel/types": "7.20.7", |
99 | 99 | "@esbuild-plugins/node-modules-polyfill": "0.1.4", |
|
102 | 102 | "@types/file-entry-cache": "5.0.2", |
103 | 103 | "@types/find-cache-dir": "3.2.1", |
104 | 104 | "@types/jest": "27.4.1", |
105 | | - "@typescript-eslint/eslint-plugin": "5.36.2", |
| 105 | + "@typescript-eslint/eslint-plugin": "5.55.0", |
106 | 106 | "babel-jest": "27.5.1", |
107 | 107 | "benchmark": "2.1.4", |
108 | 108 | "browserslist-to-esbuild": "1.2.0", |
|
0 commit comments