Skip to content

Commit d4f9547

Browse files
authored
Merge pull request NdoleStudio#45 from NdoleStudio/dependabot/npm_and_yarn/web/stylelint-config-standard-25.0.0
chore(deps-dev): bump stylelint-config-standard from 24.0.0 to 25.0.0 in /web
2 parents fbda840 + 9217c10 commit d4f9547

3 files changed

Lines changed: 17 additions & 40 deletions

File tree

web/package-lock.json

Lines changed: 10 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"stylelint": "^14.1.0",
6666
"stylelint-config-prettier": "^9.0.3",
6767
"stylelint-config-recommended-vue": "^1.1.0",
68-
"stylelint-config-standard": "^24.0.0",
68+
"stylelint-config-standard": "^25.0.0",
6969
"ts-jest": "^27.1.1",
7070
"vue-jest": "^3.0.4"
7171
}

web/yarn.lock

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10673,19 +10673,16 @@ stylelint-config-recommended-vue@^1.1.0:
1067310673
stylelint-config-html ">=1.0.0"
1067410674
stylelint-config-recommended ">=6.0.0"
1067510675

10676-
stylelint-config-recommended@>=6.0.0:
10676+
stylelint-config-recommended@>=6.0.0, stylelint-config-recommended@^7.0.0:
1067710677
version "7.0.0"
1067810678
resolved "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz"
1067910679

10680-
stylelint-config-recommended@^6.0.0:
10681-
version "6.0.0"
10682-
resolved "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz"
10683-
10684-
stylelint-config-standard@^24.0.0:
10685-
version "24.0.0"
10686-
resolved "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz"
10680+
stylelint-config-standard@^25.0.0:
10681+
version "25.0.0"
10682+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz#2c916984e6655d40d6e8748b19baa8603b680bff"
10683+
integrity sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==
1068710684
dependencies:
10688-
stylelint-config-recommended "^6.0.0"
10685+
stylelint-config-recommended "^7.0.0"
1068910686

1069010687
stylelint-webpack-plugin@^2.3.1:
1069110688
version "2.4.0"

0 commit comments

Comments
 (0)