Skip to content

Commit 4164a09

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent ecf4309 commit 4164a09

File tree

3 files changed

+181
-174
lines changed

3 files changed

+181
-174
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@babel/plugin-transform-async-to-generator": "7.20.7",
8989
"@babel/plugin-transform-runtime": "7.19.6",
9090
"@babel/preset-env": "7.20.2",
91-
"@babel/runtime": "7.20.7",
91+
"@babel/runtime": "7.20.13",
9292
"@babel/template": "7.20.7",
9393
"@bazel/bazelisk": "1.12.1",
9494
"@bazel/buildifier": "6.0.0",
@@ -123,8 +123,8 @@
123123
"@types/yargs": "^17.0.20",
124124
"@types/yargs-parser": "^21.0.0",
125125
"@types/yarnpkg__lockfile": "^1.1.5",
126-
"@typescript-eslint/eslint-plugin": "5.48.2",
127-
"@typescript-eslint/parser": "5.48.2",
126+
"@typescript-eslint/eslint-plugin": "5.49.0",
127+
"@typescript-eslint/parser": "5.49.0",
128128
"@yarnpkg/lockfile": "1.1.0",
129129
"ajv": "8.12.0",
130130
"ajv-formats": "2.1.1",
@@ -141,8 +141,8 @@
141141
"cross-env": "^7.0.3",
142142
"css-loader": "6.7.3",
143143
"debug": "^4.1.1",
144-
"esbuild": "0.17.3",
145-
"esbuild-wasm": "0.17.3",
144+
"esbuild": "0.17.4",
145+
"esbuild-wasm": "0.17.4",
146146
"eslint": "8.32.0",
147147
"eslint-config-prettier": "8.6.0",
148148
"eslint-plugin-header": "3.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/plugin-transform-async-to-generator": "7.20.7",
1818
"@babel/plugin-transform-runtime": "7.19.6",
1919
"@babel/preset-env": "7.20.2",
20-
"@babel/runtime": "7.20.7",
20+
"@babel/runtime": "7.20.13",
2121
"@babel/template": "7.20.7",
2222
"@discoveryjs/json-ext": "0.5.7",
2323
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
@@ -31,7 +31,7 @@
3131
"copy-webpack-plugin": "11.0.0",
3232
"critters": "0.0.16",
3333
"css-loader": "6.7.3",
34-
"esbuild-wasm": "0.17.3",
34+
"esbuild-wasm": "0.17.4",
3535
"glob": "8.1.0",
3636
"https-proxy-agent": "5.0.1",
3737
"inquirer": "8.2.4",
@@ -67,7 +67,7 @@
6767
"webpack-subresource-integrity": "5.1.0"
6868
},
6969
"optionalDependencies": {
70-
"esbuild": "0.17.3"
70+
"esbuild": "0.17.4"
7171
},
7272
"peerDependencies": {
7373
"@angular/compiler-cli": "^15.0.0 || ^15.2.0-next",

0 commit comments

Comments
 (0)