File tree Expand file tree Collapse file tree 8 files changed +218
-206
lines changed
tools/baseline_browserslist Expand file tree Collapse file tree 8 files changed +218
-206
lines changed Original file line number Diff line number Diff line change 4747 # identity federation. This allows us to request short lived credentials on demand, rather than storing
4848 # credentials in secrets long term. More information can be found at:
4949 # https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform
50- - uses : google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b # v2.1.9
50+ - uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
5151 with :
5252 project_id : ' internal-200822'
5353 workload_identity_provider : ' projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'
Original file line number Diff line number Diff line change 112112 "http-proxy" : " ^1.18.1" ,
113113 "http-proxy-middleware" : " 3.0.5" ,
114114 "husky" : " 9.1.7" ,
115- "jasmine" : " ~5.6 .0" ,
116- "jasmine-core" : " ~5.6 .0" ,
115+ "jasmine" : " ~5.7 .0" ,
116+ "jasmine-core" : " ~5.7 .0" ,
117117 "jasmine-reporters" : " ^2.5.2" ,
118118 "jasmine-spec-reporter" : " ~7.0.0" ,
119119 "karma" : " ~6.4.0" ,
131131 "prettier" : " ^3.0.0" ,
132132 "protractor" : " ~7.0.0" ,
133133 "puppeteer" : " 18.2.1" ,
134- "quicktype-core" : " 23.0.175 " ,
135- "rollup" : " 4.40.0 " ,
134+ "quicktype-core" : " 23.0.176 " ,
135+ "rollup" : " 4.40.1 " ,
136136 "rollup-license-plugin" : " ~3.0.1" ,
137137 "semver" : " 7.7.1" ,
138138 "shelljs" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 3737 "parse5-html-rewriting-stream" : " 7.1.0" ,
3838 "picomatch" : " 4.0.2" ,
3939 "piscina" : " 4.9.2" ,
40- "rollup" : " 4.40.0 " ,
40+ "rollup" : " 4.40.1 " ,
4141 "sass" : " 1.87.0" ,
4242 "semver" : " 7.7.1" ,
4343 "source-map-support" : " 0.5.21" ,
Original file line number Diff line number Diff line change 5656 "terser" : " 5.39.0" ,
5757 "tree-kill" : " 1.2.2" ,
5858 "tslib" : " 2.8.1" ,
59- "webpack" : " 5.99.6 " ,
59+ "webpack" : " 5.99.7 " ,
6060 "webpack-dev-middleware" : " 7.4.2" ,
6161 "webpack-dev-server" : " 5.2.1" ,
6262 "webpack-merge" : " 6.0.1" ,
Original file line number Diff line number Diff line change 2222 "devDependencies" : {
2323 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2424 "@ngtools/webpack" : " workspace:0.0.0-PLACEHOLDER" ,
25- "webpack" : " 5.99.6 " ,
25+ "webpack" : " 5.99.7 " ,
2626 "webpack-dev-server" : " 5.2.1"
2727 },
2828 "peerDependencies" : {
Original file line number Diff line number Diff line change 3030 "@angular/compiler" : " 20.0.0-next.8" ,
3131 "@angular/compiler-cli" : " 20.0.0-next.8" ,
3232 "typescript" : " 5.8.3" ,
33- "webpack" : " 5.99.6 "
33+ "webpack" : " 5.99.7 "
3434 }
3535}
You can’t perform that action at this time.
0 commit comments