Skip to content

Commit fdca001

Browse files
CaerusKarumhevery
authored andcommitted
feat: upgrade domino to v2.1.2 (angular#28767)
PR Close angular#28767
1 parent 1e6ed52 commit fdca001

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"convert-source-map": "^1.5.1",
6868
"dependency-graph": "^0.7.2",
6969
"diff": "^3.5.0",
70-
"domino": "2.1.0",
70+
"domino": "2.1.2",
7171
"fs-extra": "4.0.2",
7272
"hammerjs": "2.0.8",
7373
"incremental-dom": "0.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2983,10 +2983,10 @@ domain-browser@^1.1.1:
29832983
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"
29842984
integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==
29852985

2986-
domino@2.1.0:
2987-
version "2.1.0"
2988-
resolved "https://registry.yarnpkg.com/domino/-/domino-2.1.0.tgz#653ba7d331441113b42e40ba05f24253ec86e02e"
2989-
integrity sha512-xINSODvrnuQcm3eXJN4IkBR+JxqLrJN8Ge4fd00y1b7HsY0A4huKN5BflSS/oo8quBWmocTfWdFvrw2H8TjGqQ==
2986+
domino@2.1.2:
2987+
version "2.1.2"
2988+
resolved "https://registry.yarnpkg.com/domino/-/domino-2.1.2.tgz#70e8367839ee8ad8bde3aeb4857cf3d93bd98b85"
2989+
integrity sha512-nzg76s4Smji9teyLwOnqqUCdFVOho+OQFqUwp+42Wo+SEZ1FGw7uhemv6OKk2qp8YIgnGB3jVt0sJWU96wbPgA==
29902990

29912991
dot-prop@^3.0.0:
29922992
version "3.0.0"

0 commit comments

Comments
 (0)