chore: update yarn stuff

This commit is contained in:
Sekwah 2024-07-17 03:40:20 +01:00
parent 64593c362a
commit ecc05911a0
No known key found for this signature in database
3 changed files with 3711 additions and 2791 deletions

View File

@ -26,10 +26,10 @@ jobs:
with:
distribution: 'zulu'
java-version: 8
- name: Use Node.js 12.x
- name: Use Node.js 18.x
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 18.x
- name: Prepare repository
run: |
git fetch --unshallow --tags

View File

@ -1,12 +1,12 @@
{
"devDependencies": {
"conventional-changelog-angular": "5.0.13",
"@auto-it/conventional-commits": "11.1.6",
"@auto-it/exec": "11.1.6",
"@auto-it/first-time-contributor": "11.1.6",
"@auto-it/gradle": "11.1.6",
"@auto-it/released": "11.1.6",
"@auto-it/upload-assets": "11.1.6",
"auto": "11.1.6"
"auto": "11.1.6",
"conventional-changelog-angular": "5.0.13"
}
}

6494
yarn.lock

File diff suppressed because it is too large Load Diff