chore: update semantic-release tooling
This commit is contained in:
parent
e692464bb5
commit
503365b0ef
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -5,7 +5,7 @@
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true
|
||||
"source.fixAll": "explicit"
|
||||
},
|
||||
"eslint.options": { "ignorePath": ".gitignore" }
|
||||
}
|
||||
|
2438
package-lock.json
generated
2438
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -47,9 +47,9 @@
|
||||
"read-pkg": "8.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "18.0.0",
|
||||
"@commitlint/config-conventional": "18.0.0",
|
||||
"@saithodev/semantic-release-backmerge": "3.2.1",
|
||||
"@commitlint/cli": "18.4.3",
|
||||
"@commitlint/config-conventional": "18.4.3",
|
||||
"@saithodev/semantic-release-backmerge": "4.0.1",
|
||||
"@semantic-release/git": "10.0.1",
|
||||
"@swc/cli": "0.1.62",
|
||||
"@swc/core": "1.3.94",
|
||||
@ -75,7 +75,7 @@
|
||||
"markdownlint-rule-relative-links": "2.1.0",
|
||||
"prettier": "3.0.3",
|
||||
"rimraf": "5.0.5",
|
||||
"semantic-release": "21.1.2",
|
||||
"semantic-release": "22.0.12",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user