Merge branch 'main' into aeisenberg/add-github-linguist

This commit is contained in:
Andrew Eisenberg 2021-04-23 10:54:04 -07:00 committed by GitHub
commit b6b197e0ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 817 additions and 159 deletions

6
package-lock.json generated
View file

@ -41,9 +41,9 @@
}
},
"@actions/io": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz",
"integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA=="
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.0.tgz",
"integrity": "sha512-PspSX7Z9zh2Fyyuf3F6BsYeXcYHfc/VJ1vwy2vouas95efHVd42M6UfBFRs+jY0uiMDXhAoUtATn9g2r1MaWBQ=="
},
"@actions/tool-cache": {
"version": "1.5.5",