chore(misc): update webpack migration to target 14.7.6 (#11987)
This commit is contained in:
parent
ec9b9e7f8e
commit
5c00b75dca
@ -36,9 +36,9 @@
|
|||||||
},
|
},
|
||||||
"update-webpack-executor": {
|
"update-webpack-executor": {
|
||||||
"cli": "nx",
|
"cli": "nx",
|
||||||
"version": "14.7.5-beta.1",
|
"version": "14.7.6-beta.1",
|
||||||
"description": "Update usages of webpack executors to @nrwl/webpack",
|
"description": "Update usages of webpack executors to @nrwl/webpack",
|
||||||
"factory": "./src/migrations/update-14-7-5/update-webpack-executor"
|
"factory": "./src/migrations/update-14-7-6/update-webpack-executor"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packageJsonUpdates": {
|
"packageJsonUpdates": {
|
||||||
|
|||||||
@ -65,9 +65,9 @@
|
|||||||
},
|
},
|
||||||
"update-webpack-executor": {
|
"update-webpack-executor": {
|
||||||
"cli": "nx",
|
"cli": "nx",
|
||||||
"version": "14.7.5-beta.1",
|
"version": "14.7.6-beta.1",
|
||||||
"description": "Update usages of webpack executors to @nrwl/webpack",
|
"description": "Update usages of webpack executors to @nrwl/webpack",
|
||||||
"factory": "./src/migrations/update-14-7-5/update-webpack-executor"
|
"factory": "./src/migrations/update-14-7-6/update-webpack-executor"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"packageJsonUpdates": {
|
"packageJsonUpdates": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user