Merge branch 'master' into dependabot/npm_and_yarn/angular-devkit/build-angular-0.1001.7

This commit is contained in:
禾几海
2020-10-19 14:49:01 +08:00
committed by GitHub
4 changed files with 498 additions and 304 deletions

View File

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

View File

@@ -2,7 +2,6 @@ name: Test
on: on:
push: push:
pull_request:
branches: [ master ] branches: [ master ]
jobs: 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", "ng-zorro-antd": "^9.3.0",
"rxjs": "^6.6.3", "rxjs": "^6.6.3",
"tslib": "^2.0.1", "tslib": "^2.0.1",
"vditor": "^3.5.4", "vditor": "^3.5.5",
"zone.js": "^0.11.1" "zone.js": "^0.11.1"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^0.1001.7", "@angular-devkit/build-angular": "^0.1001.7",
"@angular/cli": "^10.1.1", "@angular/cli": "^10.1.7",
"@angular/compiler-cli": "^10.1.1", "@angular/compiler-cli": "^10.1.1",
"@angular/language-service": "^10.1.1", "@angular/language-service": "^10.1.6",
"@types/jasmine": "^3.5.14", "@types/jasmine": "^3.5.14",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",
"@types/node": "^14.10.2", "@types/node": "^14.11.10",
"codelyzer": "^6.0.0", "codelyzer": "^6.0.0",
"jasmine-core": "^3.6.0", "jasmine-core": "^3.6.0",
"jasmine-spec-reporter": "^5.0.2", "jasmine-spec-reporter": "^5.0.2",