Bump all the minor packages (#7955)

Picks up fix sinonjs/samsam#253 (yay)
This commit is contained in:
Matt Godbolt
2025-07-28 08:54:41 -05:00
committed by GitHub
parent 94568300cf
commit ba77b3ea97
3 changed files with 1333 additions and 1161 deletions

View File

@@ -54,7 +54,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 = '.v59.';
const webpackJsHack = '.v60.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [