Skip to content

Commit

Permalink
650e1f9 build: update io_bazel_rules_sass digest to c01e884 (#59948)
Browse files Browse the repository at this point in the history
  • Loading branch information
thePunderWoman committed Feb 14, 2025
1 parent 0ca8784 commit a5f8947
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions BUILD_INFO
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Thu Feb 13 22:40:03 UTC 2025
1ebf7bfb23529b06379dbd2fcd2a624ba63760fb
Fri Feb 14 16:42:49 UTC 2025
650e1f9a86b1339d441d0cd7283541ae3bc44572
2 changes: 1 addition & 1 deletion bundles/chunk-J7S5XIBF.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bundles/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion linker/src/file_linker/partial_linkers/util.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/
import { MaybeForwardRefExpression, outputAst as o, R3DeclareDependencyMetadata, R3DependencyMetadata, R3Reference } from '@angular/compiler';
import { AstObject, AstValue } from '../../ast/ast_value';
export declare const PLACEHOLDER_VERSION = "19.2.0-next.3+sha-1ebf7bf";
export declare const PLACEHOLDER_VERSION = "19.2.0-next.3+sha-650e1f9";
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;
/**
* Parses the value of an enum from the AST value's symbol name.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/compiler-cli",
"version": "19.2.0-next.3+sha-1ebf7bf",
"version": "19.2.0-next.3+sha-650e1f9",
"description": "Angular - the compiler CLI for Node.js",
"typings": "index.d.ts",
"bin": {
Expand Down Expand Up @@ -53,7 +53,7 @@
"yargs": "^17.2.1"
},
"peerDependencies": {
"@angular/compiler": "19.2.0-next.3+sha-1ebf7bf",
"@angular/compiler": "19.2.0-next.3+sha-650e1f9",
"typescript": ">=5.5 <5.9"
},
"repository": {
Expand Down

0 comments on commit a5f8947

Please sign in to comment.