Merge branch 'master' into dependabot/npm_and_yarn/types/node-14.14.5

This commit is contained in:
marocchino 2020-10-29 07:10:36 +09:00 committed by GitHub
commit e9bf7b7e82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 638 additions and 582 deletions

1216
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -24,10 +24,10 @@
"@actions/github": "^2.2.0" "@actions/github": "^2.2.0"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^26.0.14", "@types/jest": "^26.0.15",
"@types/node": "^14.14.5", "@types/node": "^14.14.5",
"jest": "^25.5.4", "jest": "^25.5.4",
"jest-circus": "^26.6.0", "jest-circus": "^26.6.1",
"ts-jest": "^25.5.1", "ts-jest": "^25.5.1",
"typescript": "^3.9.7" "typescript": "^3.9.7"
} }