Skip to content

Commit 0a8befb

Browse files
alan-agius4pkozlowski-opensource
authored andcommitted
fix(platform-server): update domino to latest version
Updates the domino dependency to the latest version as used in the main branch. This update contains fixes for angular/domino#29.
1 parent a497a3e commit 0a8befb

6 files changed

Lines changed: 2562 additions & 2562 deletions

File tree

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-203833057
5-
package.json=-93084835
5+
package.json=-307694176
66
packages/compiler-cli/package.json=-1396217149
77
packages/compiler/package.json=499550843
8-
pnpm-lock.yaml=1967632470
8+
pnpm-lock.yaml=-1350347448
99
pnpm-workspace.yaml=353334404
1010
tools/bazel/rules_angular_store/package.json=-239561259
11-
yarn.lock=1636150847
11+
yarn.lock=387025471

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"convert-source-map": "^1.5.1",
113113
"d3": "^7.0.0",
114114
"diff": "^7.0.0",
115-
"domino": "https://github.com/angular/domino.git#93e720f143d0296dd2726ffbcf4fc12283363a7b",
115+
"domino": "https://github.com/angular/domino.git#a9e9e17af7a54af8dde66f651bfde671c3a10444",
116116
"hammerjs": "~2.0.8",
117117
"http-server": "^14.0.0",
118118
"jasmine": "~5.6.0",

packages/zone.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@externs/nodejs": "^1.5.0",
1212
"@types/node": "^10.9.4",
13-
"domino": "https://github.com/angular/domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af",
13+
"domino": "https://github.com/angular/domino.git#a9e9e17af7a54af8dde66f651bfde671c3a10444",
1414
"google-closure-compiler": "^20240317.0.0",
1515
"jest": "^29.0",
1616
"jest-environment-jsdom": "^29.0.3",

packages/zone.js/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,9 +1124,9 @@ domexception@^4.0.0:
11241124
dependencies:
11251125
webidl-conversions "^7.0.0"
11261126

1127-
"domino@https://github.com/angular/domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af":
1127+
"domino@https://github.com/angular/domino.git#a9e9e17af7a54af8dde66f651bfde671c3a10444":
11281128
version "2.1.6"
1129-
resolved "https://github.com/angular/domino.git#8f228f8862540c6ccd14f76b5a1d9bb5458618af"
1129+
resolved "https://github.com/angular/domino.git#a9e9e17af7a54af8dde66f651bfde671c3a10444"
11301130

11311131
dunder-proto@^1.0.1:
11321132
version "1.0.1"

0 commit comments

Comments
 (0)