mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
Update dependency @stylistic/stylelint-plugin to v4.0.1 (forgejo) (#11118)
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
bb153f2bc0
commit
2f6c817ae6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -87,7 +87,7 @@
|
|||
"@playwright/test": "1.57.0",
|
||||
"@stoplight/spectral-cli": "6.15.0",
|
||||
"@stylistic/eslint-plugin": "5.6.1",
|
||||
"@stylistic/stylelint-plugin": "4.0.0",
|
||||
"@stylistic/stylelint-plugin": "4.0.1",
|
||||
"@vitejs/plugin-vue": "6.0.3",
|
||||
"@vitest/coverage-v8": "4.0.16",
|
||||
"@vitest/eslint-plugin": "1.6.6",
|
||||
|
|
@ -3814,9 +3814,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@stylistic/stylelint-plugin": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-4.0.0.tgz",
|
||||
"integrity": "sha512-CFwt3K4Y/7bygNCLCQ8Sy4Hzgbhxq3BsNW0FIuYxl17HD3ywptm54ocyeiLVRrk5jtz1Zwks7Xr9eiZt8SWHAw==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-4.0.1.tgz",
|
||||
"integrity": "sha512-jKZSZr/S/NehfgayNJI3O/JEq+W5lSeHUJNvdOebRPNFP2ZylTbAx/p5qR8scQFpiVzy1VQM9R+G0kIB62r1Pw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
"@playwright/test": "1.57.0",
|
||||
"@stoplight/spectral-cli": "6.15.0",
|
||||
"@stylistic/eslint-plugin": "5.6.1",
|
||||
"@stylistic/stylelint-plugin": "4.0.0",
|
||||
"@stylistic/stylelint-plugin": "4.0.1",
|
||||
"@vitejs/plugin-vue": "6.0.3",
|
||||
"@vitest/coverage-v8": "4.0.16",
|
||||
"@vitest/eslint-plugin": "1.6.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue