Skip to content

Commit

Permalink
chore: Update lint package
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Aug 12, 2024
1 parent e751a24 commit c224a73
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .stylelintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: require.resolve('@diplodoc/lint/stylelint-config'),
};
};
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@diplodoc/babel-preset": "^1.0.2",
"@diplodoc/components": "^4.10.0",
"@diplodoc/lint": "^1.0.3",
"@diplodoc/lint": "^1.1.1",
"@diplodoc/openapi-extension": "^2.1.0",
"@diplodoc/tsconfig": "^1.0.2",
"@gravity-ui/page-constructor": "^5.0.1",
Expand Down

0 comments on commit c224a73

Please sign in to comment.