mirror of https://github.com/jenkinsci/jenkins.git
Update dependency stylelint to v16.14.1 (#10223)
This commit is contained in:
commit
c83d489579
|
@ -45,7 +45,7 @@
|
|||
"sass": "1.83.4",
|
||||
"sass-loader": "16.0.4",
|
||||
"style-loader": "4.0.0",
|
||||
"stylelint": "16.14.0",
|
||||
"stylelint": "16.14.1",
|
||||
"stylelint-checkstyle-reporter": "1.0.0",
|
||||
"stylelint-config-standard-scss": "14.0.0",
|
||||
"webpack": "5.97.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4405,7 +4405,7 @@ __metadata:
|
|||
sass-loader: "npm:16.0.4"
|
||||
sortablejs: "npm:1.15.6"
|
||||
style-loader: "npm:4.0.0"
|
||||
stylelint: "npm:16.14.0"
|
||||
stylelint: "npm:16.14.1"
|
||||
stylelint-checkstyle-reporter: "npm:1.0.0"
|
||||
stylelint-config-standard-scss: "npm:14.0.0"
|
||||
tippy.js: "npm:6.3.7"
|
||||
|
@ -6789,9 +6789,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stylelint@npm:16.14.0":
|
||||
version: 16.14.0
|
||||
resolution: "stylelint@npm:16.14.0"
|
||||
"stylelint@npm:16.14.1":
|
||||
version: 16.14.1
|
||||
resolution: "stylelint@npm:16.14.1"
|
||||
dependencies:
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
|
@ -6833,7 +6833,7 @@ __metadata:
|
|||
write-file-atomic: "npm:^5.0.1"
|
||||
bin:
|
||||
stylelint: bin/stylelint.mjs
|
||||
checksum: 10c0/a420db3b5fc6d1b7cd1fea0ca754283c42e28377c143d3e6ab951365d7162110e239e6927e5752283244853223cb01b5c50bbbc6eb8ddfe603bc731d89c47327
|
||||
checksum: 10c0/cce94374dc721d491d955f548ee81ba835d4955fa37d58a11323454f9f3721e5644fa89a04c14f85bdfa12790bdd043a41be2001a99cb0bfe23b38eb933199d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue