Bump all deps (#5114)

- npm update
- bump the webpack version as usually that needs it
- re-run eslint
- re-run format
This commit is contained in:
Matt Godbolt
2023-06-06 20:56:10 -05:00
committed by GitHub
parent f230048923
commit 214e48262b
8 changed files with 1659 additions and 1256 deletions

View File

@@ -56,7 +56,7 @@ const hasGit = fs.existsSync(path.resolve(__dirname, '.git'));
// Hack alert: due to a variety of issues, sometimes we need to change
// the name here. Mostly it's things like webpack changes that affect
// how minification is done, even though that's supposed not to matter.
const webpackJsHack = '.v23.';
const webpackJsHack = '.v24.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [