mirror of https://github.com/jenkinsci/jenkins.git
Update babel monorepo to v7.24.1 (#9061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6fa01b7354
commit
706eda4c88
|
@ -23,9 +23,9 @@
|
|||
"lint": "yarn lint:js && yarn lint:css"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.23.9",
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/preset-env": "7.24.0",
|
||||
"@babel/cli": "7.24.1",
|
||||
"@babel/core": "7.24.1",
|
||||
"@babel/preset-env": "7.24.1",
|
||||
"babel-loader": "9.1.3",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"css-loader": "6.10.0",
|
||||
|
|
884
war/yarn.lock
884
war/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue