diff --git a/package-lock.json b/package-lock.json index 2414c3ea..05c75f00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index fe776081..f951cc3e 100644 --- a/package.json +++ b/package.json @@ -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",