Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/types/node-20.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
makowis authored Jul 11, 2024
2 parents d3e06fb + 404726d commit a55ab74
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prettier": "^3.3.2",
"stylelint": "^16.6.1",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard": "^36.0.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7793,7 +7793,7 @@ __metadata:
prettier: "npm:^3.3.2"
stylelint: "npm:^16.6.1"
stylelint-config-recommended-vue: "npm:^1.5.0"
stylelint-config-standard: "npm:^36.0.0"
stylelint-config-standard: "npm:^36.0.1"
typescript: "npm:^5.4.5"
vitest: "npm:^1.6.0"
languageName: unknown
Expand Down Expand Up @@ -9704,7 +9704,7 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:>=6.0.0, stylelint-config-recommended@npm:^14.0.0":
"stylelint-config-recommended@npm:>=6.0.0":
version: 14.0.0
resolution: "stylelint-config-recommended@npm:14.0.0"
peerDependencies:
Expand All @@ -9713,14 +9713,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-standard@npm:^36.0.0":
version: 36.0.0
resolution: "stylelint-config-standard@npm:36.0.0"
"stylelint-config-recommended@npm:^14.0.1":
version: 14.0.1
resolution: "stylelint-config-recommended@npm:14.0.1"
peerDependencies:
stylelint: ^16.1.0
checksum: 10c0/a0a0ecd91f4d193bbe2cc3408228f8a2d8fcb2b2578d77233f86780c9247c796a04e16aad7a91d97cb918e2de34b6a8062bab66ee017c3835d855081d94f4828
languageName: node
linkType: hard

"stylelint-config-standard@npm:^36.0.1":
version: 36.0.1
resolution: "stylelint-config-standard@npm:36.0.1"
dependencies:
stylelint-config-recommended: "npm:^14.0.0"
stylelint-config-recommended: "npm:^14.0.1"
peerDependencies:
stylelint: ^16.1.0
checksum: 10c0/1fc9adddfc5cf0a1d7a443182a0731712a3950ace72a24081b4ede2b0bb6fc1eebd003c009f1d8d06c3a64ba9b31b0ed12512db2f91c8fa549238d8341580e4b
checksum: 10c0/7f9b954694358e77be5110418f31335be579ce59dd952bc3c6a9449265297db3170ec520e0905769253b48b99c3109a95c71f5b985bf402e48fd6c89b5364cb2
languageName: node
linkType: hard

Expand Down

0 comments on commit a55ab74

Please sign in to comment.