Files
dependabot[bot] c6ea8bdff7 Bump lodash from 4.17.23 to 4.18.1 in /test/monaco (#307338)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-02 07:55:47 -07:00
..
2025-07-10 18:16:09 +02:00
2026-03-10 20:56:09 -07:00
2025-03-21 10:13:39 +01:00
2026-03-11 10:46:45 -07:00
2026-03-08 23:42:50 -07:00

Monaco Editor Test

This directory contains scripts that are used to smoke test the Monaco Editor distribution.

Setup & Bundle

$test/monaco> npm i $test/monaco> npm run bundle

Compile and run tests

$test/monaco> npm run compile $test/monaco> npm run test