diff --git a/src/generators/default-content/templates/configured/_package.json b/src/generators/default-content/templates/configured/_package.json index 41e40f4..6751c7e 100644 --- a/src/generators/default-content/templates/configured/_package.json +++ b/src/generators/default-content/templates/configured/_package.json @@ -11,10 +11,10 @@ "author": "D2L Corporation", "license": "Apache-2.0", "devDependencies": { - "@brightspace-ui/stylelint-config": "^1", + "@brightspace-ui/stylelint-config": "^2", "eslint": "^9", "eslint-config-brightspace": "^2", - "stylelint": "^16" + "stylelint": "^17" }, "files": [ "<%= hyphenatedName %>.js"<%= locales %>