diff --git a/package-lock.json b/package-lock.json index 321a63066..0d2f5ed88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^1.1.0", "@1024pix/eslint-config": "^1.2.11", - "@1024pix/stylelint-config": "^5.1.10", + "@1024pix/stylelint-config": "^5.1.11", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-decorators": "^7.20.5", "@ember/optional-features": "^2.0.0", @@ -211,9 +211,9 @@ "dev": true }, "node_modules/@1024pix/stylelint-config": { - "version": "5.1.10", - "resolved": "https://registry.npmjs.org/@1024pix/stylelint-config/-/stylelint-config-5.1.10.tgz", - "integrity": "sha512-/m1f9k9lX6cQRWK7yUDeN/vDaZmqrZ/K319qO6VxXOcwdLE3eRNbtJDt/qT+ExxsXiL+HJ4+uqYDdXATyno1zQ==", + "version": "5.1.11", + "resolved": "https://registry.npmjs.org/@1024pix/stylelint-config/-/stylelint-config-5.1.11.tgz", + "integrity": "sha512-dVv+fqBgwGnAEHfnSvjFOut7/9f+J10mV63F736w7ipSN6g8nf+OyndVqezMy6UD5XfO+bEtVYSIekDjrZ9FVw==", "dev": true, "dependencies": { "@1024pix/stylelint-config-rational-order": ">=0.1.3", diff --git a/package.json b/package.json index 70e04527b..b549c70ee 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^1.1.0", "@1024pix/eslint-config": "^1.2.11", - "@1024pix/stylelint-config": "^5.1.10", + "@1024pix/stylelint-config": "^5.1.11", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-decorators": "^7.20.5", "@ember/optional-features": "^2.0.0",