diff --git a/package-lock.json b/package-lock.json index f032ece..072f23e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,16 +13,16 @@ "ejs": "^3.1.9", "intl": "^1.2.5", "intl-locales-supported": "1.8.11 || ^1.8.13", - "sass": "^1.59.3" + "sass": "^1.66.1" }, "devDependencies": { - "@commitlint/cli": "^17.4.4", - "@commitlint/config-conventional": "^17.4.4", - "browser-sync": "^2.29.0", + "@commitlint/cli": "^17.7.1", + "@commitlint/config-conventional": "^17.7.0", + "browser-sync": "^2.29.3", "docdash": "^2.0.1", "husky": "^8.0.3", "jsdoc": "^4.0.2", - "standard": "^17.0.0", + "standard": "^17.1.0", "standard-version": "^9.5.0" } }, diff --git a/package.json b/package.json index bc6ac62..617d251 100644 --- a/package.json +++ b/package.json @@ -29,16 +29,16 @@ "ejs": "^3.1.9", "intl": "^1.2.5", "intl-locales-supported": "1.8.11 || ^1.8.13", - "sass": "^1.59.3" + "sass": "^1.66.1" }, "devDependencies": { - "@commitlint/cli": "^17.4.4", - "@commitlint/config-conventional": "^17.4.4", - "browser-sync": "^2.29.0", + "@commitlint/cli": "^17.7.1", + "@commitlint/config-conventional": "^17.7.0", + "browser-sync": "^2.29.3", "docdash": "^2.0.1", "husky": "^8.0.3", "jsdoc": "^4.0.2", - "standard": "^17.0.0", + "standard": "^17.1.0", "standard-version": "^9.5.0" }, "publishConfig": {