mirror of https://github.com/jenkinsci/jenkins.git
Update dependency eslint-config-prettier to v10.1.3
This commit is contained in:
parent
679ce6bf8e
commit
4fcf08457b
|
@ -32,7 +32,7 @@
|
|||
"css-loader": "7.1.2",
|
||||
"css-minimizer-webpack-plugin": "7.0.2",
|
||||
"eslint": "9.26.0",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
"eslint-config-prettier": "10.1.3",
|
||||
"eslint-formatter-checkstyle": "8.40.0",
|
||||
"globals": "16.0.0",
|
||||
"handlebars-loader": "1.7.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3626,14 +3626,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:10.1.2":
|
||||
version: 10.1.2
|
||||
resolution: "eslint-config-prettier@npm:10.1.2"
|
||||
"eslint-config-prettier@npm:10.1.3":
|
||||
version: 10.1.3
|
||||
resolution: "eslint-config-prettier@npm:10.1.3"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: 10c0/c22c8e29193cc8fd70becf1c2dd072513f2b3004a175c2a49404c79d1745ba4dc0edc2afd00d16b0e26d24f95813a0469e7445a25104aec218f6d84cdb1697e9
|
||||
checksum: 10c0/8e0b1fea63cb606afe5fe1c01b38eacd8764cc257cbe9af6ee3c8b4b9532432a7bf720eda1434f6e16e31be37ed9e279c3efcf1f3853b608bb67068e73dcd534
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4688,7 +4688,7 @@ __metadata:
|
|||
css-loader: "npm:7.1.2"
|
||||
css-minimizer-webpack-plugin: "npm:7.0.2"
|
||||
eslint: "npm:9.26.0"
|
||||
eslint-config-prettier: "npm:10.1.2"
|
||||
eslint-config-prettier: "npm:10.1.3"
|
||||
eslint-formatter-checkstyle: "npm:8.40.0"
|
||||
globals: "npm:16.0.0"
|
||||
handlebars: "npm:4.7.8"
|
||||
|
|
Loading…
Reference in New Issue