mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
chore: update workflows, go and yarn (#253)
This commit is contained in:
14
package.json
14
package.json
@@ -30,13 +30,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/ivuorinen/dotfiles#readme",
|
||||
"devDependencies": {
|
||||
"@ivuorinen/base-configs": "^2.0.0",
|
||||
"@types/node": "^24.0.1",
|
||||
"bats": "^1.12.0",
|
||||
"editorconfig-checker": "^6.1.0",
|
||||
"markdownlint": "^0.39.0",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^5.8.3"
|
||||
"@ivuorinen/base-configs": "1.0.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"bats": "^1.13.0",
|
||||
"editorconfig-checker": "^6.1.1",
|
||||
"markdownlint": "^0.40.0",
|
||||
"prettier": "^3.7.4",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"packageManager": "yarn@4.12.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user