chore(deps-dev): bump @angular-devkit/build-angular from 0.1001.1 to 0.1001.7 #33

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/angular-devkit/build-angular-0.1001.7 into master 2020-10-19 15:06:49 +08:00
4 changed files with 498 additions and 304 deletions
Showing only changes of commit 152f10b449 - Show all commits

View File

@@ -9,3 +9,4 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
open-pull-requests-limit: 10

View File

@@ -2,7 +2,6 @@ name: Test
on:
push:
pull_request:
branches: [ master ]
jobs:

792
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,17 +25,17 @@
"ng-zorro-antd": "^9.3.0",
"rxjs": "^6.6.3",
"tslib": "^2.0.1",
"vditor": "^3.5.4",
"vditor": "^3.5.5",
"zone.js": "^0.11.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1001.7",
"@angular/cli": "^10.1.1",
"@angular/cli": "^10.1.7",
"@angular/compiler-cli": "^10.1.1",
"@angular/language-service": "^10.1.1",
"@angular/language-service": "^10.1.6",
"@types/jasmine": "^3.5.14",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^14.10.2",
"@types/node": "^14.11.10",
"codelyzer": "^6.0.0",
"jasmine-core": "^3.6.0",
"jasmine-spec-reporter": "^5.0.2",