mirror of https://github.com/jenkinsci/jenkins.git
Update dependency webpack to v5.100.2
This commit is contained in:
parent
5986b4a174
commit
1895b3f017
|
@ -48,7 +48,7 @@
|
|||
"stylelint": "16.21.1",
|
||||
"stylelint-checkstyle-reporter": "1.1.1",
|
||||
"stylelint-config-standard-scss": "15.0.1",
|
||||
"webpack": "5.100.1",
|
||||
"webpack": "5.100.2",
|
||||
"webpack-cli": "6.0.1",
|
||||
"webpack-remove-empty-scripts": "1.1.1"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4411,7 +4411,7 @@ __metadata:
|
|||
stylelint-checkstyle-reporter: "npm:1.1.1"
|
||||
stylelint-config-standard-scss: "npm:15.0.1"
|
||||
tippy.js: "npm:6.3.7"
|
||||
webpack: "npm:5.100.1"
|
||||
webpack: "npm:5.100.2"
|
||||
webpack-cli: "npm:6.0.1"
|
||||
webpack-remove-empty-scripts: "npm:1.1.1"
|
||||
window-handle: "npm:1.0.1"
|
||||
|
@ -7097,9 +7097,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"webpack@npm:5.100.1":
|
||||
version: 5.100.1
|
||||
resolution: "webpack@npm:5.100.1"
|
||||
"webpack@npm:5.100.2":
|
||||
version: 5.100.2
|
||||
resolution: "webpack@npm:5.100.2"
|
||||
dependencies:
|
||||
"@types/eslint-scope": "npm:^3.7.7"
|
||||
"@types/estree": "npm:^1.0.8"
|
||||
|
@ -7131,7 +7131,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
webpack: bin/webpack.js
|
||||
checksum: 10c0/6dd8e286a5e361650c543dc6c4922b82276b0ed57ae545014bf4f6486d857d1c388dc8ec798f1dc3b77a765936357286910879fab65e6ff53e4cba1cc13db538
|
||||
checksum: 10c0/0add75d44c482634c6879a3fc87fa2af6a6c7c8eacda5d5f60ed778a2ce13d33fd6178a2b4750368706a49e769af6d828934c28914b4faa2e21be790f92b4110
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue