Skip to content

Commit 90c8923

Browse files
author
Angular Builds
committed
ae51ed6 build: update dependency @typescript-eslint/parser to v7
1 parent 09e215d commit 90c8923

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "17.3.0-next.0+sha-d7dccbf",
3+
"version": "17.3.0-next.0+sha-ae51ed6",
44
"description": "Angular Webpack Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "2.2.1",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#d7dccbf",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#d7dccbf",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#d7dccbf",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#ae51ed6",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#ae51ed6",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#ae51ed6",
1313
"@babel/core": "7.23.9",
1414
"@babel/generator": "7.23.6",
1515
"@babel/helper-annotate-as-pure": "7.22.5",
@@ -20,19 +20,19 @@
2020
"@babel/preset-env": "7.23.9",
2121
"@babel/runtime": "7.23.9",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#d7dccbf",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#ae51ed6",
2424
"@vitejs/plugin-basic-ssl": "1.1.0",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.4.17",
2727
"babel-loader": "9.1.3",
2828
"babel-plugin-istanbul": "6.1.1",
2929
"browserslist": "^4.21.5",
30-
"copy-webpack-plugin": "12.0.2",
30+
"copy-webpack-plugin": "11.0.0",
3131
"critters": "0.0.20",
3232
"css-loader": "6.10.0",
3333
"esbuild-wasm": "0.20.0",
3434
"fast-glob": "3.3.2",
35-
"https-proxy-agent": "7.0.2",
35+
"https-proxy-agent": "7.0.3",
3636
"http-proxy-middleware": "2.0.6",
3737
"inquirer": "9.2.14",
3838
"jsonc-parser": "3.2.1",

uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Feb 12 2024 21:25:52 GMT+0000 (Coordinated Universal Time)
1+
Tue Feb 13 2024 12:20:39 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)