monaco-editor/website
dependabot[bot] 52ceb953bf
Bump brace-expansion in /website (#5041)
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-09 10:40:58 -07:00
..
index/samples move example to where CI says it should be 2024-03-29 16:08:30 +00:00
scripts Sets tsc target to fix playground compile issues 2023-04-04 11:00:31 +02:00
src Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (#5034) 2025-10-09 10:05:34 -07:00
static removing editor.main.nls.js 2024-08-26 16:18:53 +02:00
typedoc Restructures out and release folders. 2023-02-22 17:39:35 +01:00
.gitignore Rewrites website 2023-02-10 10:56:53 +01:00
.prettierrc.json Rewrites website 2023-02-10 10:56:53 +01:00
package-lock.json Bump brace-expansion in /website (#5041) 2025-10-09 10:40:58 -07:00
package.json Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (#5034) 2025-10-09 10:05:34 -07:00
tsconfig.json Adds web editor support to playground 2024-05-03 11:33:01 +02:00
tslint.json Rewrites website 2023-02-10 10:56:53 +01:00
vscode-web-editors.tgz Adds web editor support to playground 2024-05-03 11:33:01 +02:00
webpack.config.ts Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (#5034) 2025-10-09 10:05:34 -07:00