Skip to content
Closed
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 @@ -75,7 +75,7 @@
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/client-preset": "4.0.0",
"@pluralsh/eslint-config-typescript": "2.5.41",
"@pluralsh/stylelint-config": "1.1.3",
"@pluralsh/stylelint-config": "1.1.4",
"@types/node": "20.3.1",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3167,17 +3167,17 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/stylelint-config@npm:1.1.3":
version: 1.1.3
resolution: "@pluralsh/stylelint-config@npm:1.1.3"
"@pluralsh/stylelint-config@npm:1.1.4":
version: 1.1.4
resolution: "@pluralsh/stylelint-config@npm:1.1.4"
dependencies:
stylelint: 14.16.1
stylelint-config-standard: 29.0.0
stylelint-no-unsupported-browser-features: 6.0.1
stylelint-no-unsupported-browser-features: 6.1.0
stylelint-order: 5.0.0
peerDependencies:
stylelint: ">= 14.9.1"
checksum: 88334e760b9c2ce6bca2bad285162b6abea910074c4ca1d11980992c60062c398846c0e9d8c3ea89bc17afee372ef4480c9d3808d1f2d71dec8ac30d49192332
checksum: a26c217ba7e0eca59ba53d0a7d6df007168b969becdf307b67a9b08adb6fdb385579ee82b95878a14e69e56d075ada61472f84dfa74b74fd5e43f6643cefd3cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -11929,7 +11929,7 @@ __metadata:
"@open-draft/until": 2.1.0
"@pluralsh/design-system": 1.343.1
"@pluralsh/eslint-config-typescript": 2.5.41
"@pluralsh/stylelint-config": 1.1.3
"@pluralsh/stylelint-config": 1.1.4
"@react-aria/ssr": 3.6.0
"@react-stately/list": 3.8.1
"@react-stately/select": 3.5.1
Expand Down Expand Up @@ -12786,16 +12786,16 @@ __metadata:
languageName: node
linkType: hard

"stylelint-no-unsupported-browser-features@npm:6.0.1":
version: 6.0.1
resolution: "stylelint-no-unsupported-browser-features@npm:6.0.1"
"stylelint-no-unsupported-browser-features@npm:6.1.0":
version: 6.1.0
resolution: "stylelint-no-unsupported-browser-features@npm:6.1.0"
dependencies:
doiuse: ^4.4.1
lodash: ^4.17.15
postcss: ^8.4.16
peerDependencies:
stylelint: ^14.0.0
checksum: 0213dc06b2cf408b4e41635763b8ebe20772f0ccf3568aa85eda8042262a447b4462ff07e8b4f8290d0b6cbf0188d08d8e959f07d4ce078ca21537a5ab662090
stylelint: ^14.0.0||^15.0.0
checksum: be9eba12ee0959107e6d964d88adc78d57ac24b02d86bb1d343b6cd5bbe6edc4597039c87adb31e47a81735772a46038614f76a31e87853e27a8cb3a241f0d32
languageName: node
linkType: hard

Expand Down