mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
chore(deps) Update dependency semantic-release to v20
This commit is contained in:
parent
7ba7050324
commit
ada436ac78
2 changed files with 825 additions and 327 deletions
1148
package-lock.json
generated
1148
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "djlint",
|
||||
"version": "1.19.11",
|
||||
"version": "1.19.12",
|
||||
"description": "HTML Template Linter and Formatter",
|
||||
"main": "./bin/index.js",
|
||||
"directories": {
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"@semantic-release/release-notes-generator": "10.0.3",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"lint-staged": "13.1.0",
|
||||
"semantic-release": "19.0.5",
|
||||
"semantic-release": "20.0.2",
|
||||
"xo": "0.53.1"
|
||||
},
|
||||
"config": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue