Skip to content

Commit 0ea6564

Browse files
author
Angular Builds
committed
e76950e build: update dependency source-map-loader to v5
1 parent 2b166a3 commit 0ea6564

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "17.1.0-rc.1+sha-537e83e",
3+
"version": "17.1.0-rc.1+sha-e76950e",
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#537e83e",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#537e83e",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#537e83e",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#e76950e",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#e76950e",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#e76950e",
1313
"@babel/core": "7.23.7",
1414
"@babel/generator": "7.23.6",
1515
"@babel/helper-annotate-as-pure": "7.22.5",
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "7.23.7",
2121
"@babel/runtime": "7.23.7",
2222
"@discoveryjs/json-ext": "0.5.7",
23-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#537e83e",
23+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#e76950e",
2424
"@vitejs/plugin-basic-ssl": "1.0.2",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.4.16",
@@ -56,7 +56,7 @@
5656
"sass": "1.69.7",
5757
"sass-loader": "13.3.3",
5858
"semver": "7.5.4",
59-
"source-map-loader": "4.0.2",
59+
"source-map-loader": "5.0.0",
6060
"source-map-support": "0.5.21",
6161
"terser": "5.26.0",
6262
"text-table": "0.2.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jan 10 2024 21:26:27 GMT+0000 (Coordinated Universal Time)
1+
Tue Jan 16 2024 08:15:00 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)