mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-12 00:59:46 +00:00
chore(deps-dev): bump djlint from 1.31.1 to 1.32.0 (#693)
Bumps [djlint](https://github.com/Riverside-Healthcare/djLint) from 1.31.1 to 1.32.0. - [Release notes](https://github.com/Riverside-Healthcare/djLint/releases) - [Changelog](https://github.com/Riverside-Healthcare/djLint/blob/master/.releaserc) - [Commits](https://github.com/Riverside-Healthcare/djLint/compare/v1.31.1...v1.32.0) --- updated-dependencies: - dependency-name: djlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2af804b414
commit
4db5f64c92
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-conventional": "^17.6.7",
|
||||
"devmoji": "^2.3.0",
|
||||
"djlint": "^1.31.1",
|
||||
"djlint": "^1.32.0",
|
||||
"eslint-config-wikimedia": "0.25.1",
|
||||
"grunt-banana-checker": "0.11.0",
|
||||
"husky": "^8.0.3",
|
||||
|
@ -1837,9 +1837,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/djlint": {
|
||||
"version": "1.31.1",
|
||||
"resolved": "https://registry.npmjs.org/djlint/-/djlint-1.31.1.tgz",
|
||||
"integrity": "sha512-nWhopcfjC6WLBA2DQRDQcJGiUJATuDmdTC4Nbb36v1WDNCim6goxPeno3hwhSVuaTUGCV8ja8OYRG+1wgQxYGQ==",
|
||||
"version": "1.32.0",
|
||||
"resolved": "https://registry.npmjs.org/djlint/-/djlint-1.32.0.tgz",
|
||||
"integrity": "sha512-aRJKGNdnCRgJ6xLkzvOd2iPZH64Us2WBqqEYmsLMmucjVsi7zNiYamqEyjbGULSAhb/ahyetOYQVZBKBppJ5sQ==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true
|
||||
},
|
||||
|
@ -7586,9 +7586,9 @@
|
|||
}
|
||||
},
|
||||
"djlint": {
|
||||
"version": "1.31.1",
|
||||
"resolved": "https://registry.npmjs.org/djlint/-/djlint-1.31.1.tgz",
|
||||
"integrity": "sha512-nWhopcfjC6WLBA2DQRDQcJGiUJATuDmdTC4Nbb36v1WDNCim6goxPeno3hwhSVuaTUGCV8ja8OYRG+1wgQxYGQ==",
|
||||
"version": "1.32.0",
|
||||
"resolved": "https://registry.npmjs.org/djlint/-/djlint-1.32.0.tgz",
|
||||
"integrity": "sha512-aRJKGNdnCRgJ6xLkzvOd2iPZH64Us2WBqqEYmsLMmucjVsi7zNiYamqEyjbGULSAhb/ahyetOYQVZBKBppJ5sQ==",
|
||||
"dev": true
|
||||
},
|
||||
"doctrine": {
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-conventional": "^17.6.7",
|
||||
"devmoji": "^2.3.0",
|
||||
"djlint": "^1.31.1",
|
||||
"djlint": "^1.32.0",
|
||||
"eslint-config-wikimedia": "0.25.1",
|
||||
"grunt-banana-checker": "0.11.0",
|
||||
"husky": "^8.0.3",
|
||||
|
|
Loading…
Reference in a new issue