Skip to content

Commit 33faf41

Browse files
Merge pull request #615 from ui-router/dependabot/npm_and_yarn/angular/cli-11.0.7
2 parents f810f1e + cdba61a commit 33faf41

File tree

2 files changed

+27
-46
lines changed

2 files changed

+27
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@angular-devkit/build-angular": "~0.1100.7",
3636
"@angular/animations": "11.0.5",
37-
"@angular/cli": "^11.0.6",
37+
"@angular/cli": "^11.0.7",
3838
"@angular/compiler-cli": "11.0.5",
3939
"@types/jasmine": "~3.6.0",
4040
"@uirouter/cypress-runner": "^1.1.0",

yarn.lock

Lines changed: 26 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
# yarn lockfile v1
33

44

5-
"@angular-devkit/[email protected]":
6-
version "0.1100.6"
7-
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1100.6.tgz#ce90ffb78d1d945cafc339d4cfc63b3582cb8e6a"
8-
integrity sha512-4O+cg3AimI2bNAxxdu5NrqSf4Oa8r8xL0+G2Ycd3jLoFv0h0ecJiNKEG5F6IpTprb4aexZD6pcxBJCqQ8MmzWQ==
9-
dependencies:
10-
"@angular-devkit/core" "11.0.6"
11-
rxjs "6.6.3"
12-
135
"@angular-devkit/[email protected]":
146
version "0.1100.7"
157
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1100.7.tgz#6c39b886bbdb5d0e5a2d9921aa5816209041e105"
@@ -113,17 +105,6 @@
113105
"@angular-devkit/core" "11.0.7"
114106
rxjs "6.6.3"
115107

116-
"@angular-devkit/[email protected]":
117-
version "11.0.6"
118-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.0.6.tgz#b3ea815ecdea5f77dae58f3f410b268453d7eb8b"
119-
integrity sha512-nhvU5hH01r9qcexAqvIFU233treWWeW3ncs9UFYjD9Hys9sDSvqC3+bvGvl9vCG5FsyY7oDsjaVAipyUc+SFAg==
120-
dependencies:
121-
ajv "6.12.6"
122-
fast-json-stable-stringify "2.1.0"
123-
magic-string "0.25.7"
124-
rxjs "6.6.3"
125-
source-map "0.7.3"
126-
127108
"@angular-devkit/[email protected]":
128109
version "11.0.7"
129110
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-11.0.7.tgz#05b82be7e11ddc2a7836c777297ee45eee20ff55"
@@ -135,12 +116,12 @@
135116
rxjs "6.6.3"
136117
source-map "0.7.3"
137118

138-
"@angular-devkit/[email protected].6":
139-
version "11.0.6"
140-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.0.6.tgz#06631190cb22609462597cd6659080fc3313582a"
141-
integrity sha512-hCyu/SSSiC6dKl/NxdWctknIrBqKR6pRe7DMArWowrZX6P9oi36LpKEFnKutE8+tXjsOqQj8XMBq9L64sXZWqg==
119+
"@angular-devkit/[email protected].7":
120+
version "11.0.7"
121+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-11.0.7.tgz#7cd2398c98d82f8e5bdc3bb5c70e92d6b1d12a12"
122+
integrity sha512-mKkXWmSTlZYjQO4i7xUX+bG1E9h9Ke3GgGQQouA+kth06IPO+VcywLQNsui4qcyLDUjyo8CaX+44aoSXoX3Tgg==
142123
dependencies:
143-
"@angular-devkit/core" "11.0.6"
124+
"@angular-devkit/core" "11.0.7"
144125
ora "5.1.0"
145126
rxjs "6.6.3"
146127

@@ -151,16 +132,16 @@
151132
dependencies:
152133
tslib "^2.0.0"
153134

154-
"@angular/cli@^11.0.6":
155-
version "11.0.6"
156-
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.0.6.tgz#8d65d3ad3841aabe23ff38a41fa6c4f38dd12f66"
157-
integrity sha512-bwrXXyU23HjUlFl0CNCU+XMGa/enooqpMLcTAA15StVpKFHyaA4c57il/aqu+1IuB+zR6rGDzhAABuvRcHd+mQ==
135+
"@angular/cli@^11.0.7":
136+
version "11.0.7"
137+
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-11.0.7.tgz#b1c35cd23eeb966dabb575c7ff41111507113147"
138+
integrity sha512-gKHfkkjduNi5OFaEKd75UKpZ7gg9h2+eVoo7ufrZda87PLP7v/XB/QoFz9zj6tTM2/IWkKhJhcsE2MLyIOTUZA==
158139
dependencies:
159-
"@angular-devkit/architect" "0.1100.6"
160-
"@angular-devkit/core" "11.0.6"
161-
"@angular-devkit/schematics" "11.0.6"
162-
"@schematics/angular" "11.0.6"
163-
"@schematics/update" "0.1100.6"
140+
"@angular-devkit/architect" "0.1100.7"
141+
"@angular-devkit/core" "11.0.7"
142+
"@angular-devkit/schematics" "11.0.7"
143+
"@schematics/angular" "11.0.7"
144+
"@schematics/update" "0.1100.7"
164145
"@yarnpkg/lockfile" "1.1.0"
165146
ansi-colors "4.1.1"
166147
debug "4.2.0"
@@ -1350,22 +1331,22 @@
13501331
dependencies:
13511332
any-observable "^0.3.0"
13521333

1353-
"@schematics/[email protected].6":
1354-
version "11.0.6"
1355-
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.0.6.tgz#5e52f8396e66138df0d6062130399fab830ee79e"
1356-
integrity sha512-XUcpOrlcp55PBHrgpIVx69lnhDY6ro35BSRmqNmjXik56qcOkfvdki8vvyW9EsWvu9/sfBSsVDdparlbVois7w==
1334+
"@schematics/[email protected].7":
1335+
version "11.0.7"
1336+
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-11.0.7.tgz#bb992d25d5291fd31f048cbb295c3a7bbde6a4e1"
1337+
integrity sha512-h8ZmHJvMcvre3rzaDBu1b5RxaaBe008kcniFNeks5nHTQRqDL/5Thg4YhIgH9VQ9Yf8U4atLjRJK5PG1OzmgDA==
13571338
dependencies:
1358-
"@angular-devkit/core" "11.0.6"
1359-
"@angular-devkit/schematics" "11.0.6"
1339+
"@angular-devkit/core" "11.0.7"
1340+
"@angular-devkit/schematics" "11.0.7"
13601341
jsonc-parser "2.3.1"
13611342

1362-
"@schematics/[email protected].6":
1363-
version "0.1100.6"
1364-
resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1100.6.tgz#8e76276a3daecfd698b39e7643bc21f3abb3a4d0"
1365-
integrity sha512-+B8n+k+zZ3VYOhjNBsLqzjp8O9ZdUWgdpf9L8XAA7mh/oPwufXpExyEc66uAS07imvUMmjz6i8E2eNWV/IjBJg==
1343+
"@schematics/[email protected].7":
1344+
version "0.1100.7"
1345+
resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.1100.7.tgz#7c8a395567641a8ce3e2a9a33e8598b8656cc139"
1346+
integrity sha512-DXxWr4FwzhhpzDLivpA/QgXrnBHLSL5EQHcLLRylg3TISJFGKEQGYMYPw5V2ZS43hPM2zoJI/Dkcoo/PHBmNYw==
13661347
dependencies:
1367-
"@angular-devkit/core" "11.0.6"
1368-
"@angular-devkit/schematics" "11.0.6"
1348+
"@angular-devkit/core" "11.0.7"
1349+
"@angular-devkit/schematics" "11.0.7"
13691350
"@yarnpkg/lockfile" "1.1.0"
13701351
ini "1.3.6"
13711352
npm-package-arg "^8.0.0"

0 commit comments

Comments
 (0)