1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-05-11 20:09:55 +02:00
This commit is contained in:
Nick Schonning 2022-12-22 21:59:54 +00:00 committed by GitHub
commit 9c14e19153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 247 additions and 211 deletions

6
package-lock.json generated
View file

@ -31469,9 +31469,9 @@
"dev": true
},
"prettier": {
"version": "1.19.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz",
"integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
"dev": true
},
"prettier-linter-helpers": {