Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"rimraf": "^6.0.1",
"semver": "^7.7.2",
"stylelint": "^16.23.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-config-standard": "^39.0.0",
"stylelint-header": "^3.0.0",
"stylelint-high-performance-animation": "^1.11.0",
"stylelint-order": "^7.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ __metadata:
rimraf: "npm:^6.0.1"
semver: "npm:^7.7.2"
stylelint: "npm:^16.23.0"
stylelint-config-standard: "npm:^38.0.0"
stylelint-config-standard: "npm:^39.0.0"
stylelint-header: "npm:^3.0.0"
stylelint-high-performance-animation: "npm:^1.11.0"
stylelint-order: "npm:^7.0.0"
Expand Down Expand Up @@ -19698,23 +19698,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^16.0.0":
version: 16.0.0
resolution: "stylelint-config-recommended@npm:16.0.0"
"stylelint-config-recommended@npm:^17.0.0":
version: 17.0.0
resolution: "stylelint-config-recommended@npm:17.0.0"
peerDependencies:
stylelint: ^16.16.0
checksum: 10c0/b2b4ea2633a606a0f686521aa5e8908810c9dd21fd4525c86b34213de1e362b445fd5472b6e5ff251d46f999e2ca2c6c704f2efc1c08d5a532084427f4e1c9d8
stylelint: ^16.23.0
checksum: 10c0/49e5d1c0f58197b2c5585b85fad814fed9bdec44c9870368c46a762664c5ff158c1145b6337456ae194409d692992b5b87421d62880422f71d8a3360417f5ad1
languageName: node
linkType: hard

"stylelint-config-standard@npm:^38.0.0":
version: 38.0.0
resolution: "stylelint-config-standard@npm:38.0.0"
"stylelint-config-standard@npm:^39.0.0":
version: 39.0.0
resolution: "stylelint-config-standard@npm:39.0.0"
dependencies:
stylelint-config-recommended: "npm:^16.0.0"
stylelint-config-recommended: "npm:^17.0.0"
peerDependencies:
stylelint: ^16.18.0
checksum: 10c0/8b52c7b7d6287c7495a8fe3a681e07ea9478374e7e66b28d61779072d46cd5b845530b2410df7496a008a8efafe834fb46cf07792f4cf57f996e39f24a801b90
stylelint: ^16.23.0
checksum: 10c0/b965f2708b0a506beebbe75ce6533ea56c58988e6b473c4789fb5a33f9911a4e163c0d27553d080fda6905cffefc7b7c34794a6d396207606478551ffa662efa
languageName: node
linkType: hard

Expand Down
Loading