Skip to content

Commit

Permalink
bump mocha and requirejs (build time)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Aug 2, 2024
1 parent 14e6f5d commit 46a63b9
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
102 changes: 51 additions & 51 deletions org.eclipse.xtext.web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions org.eclipse.xtext.web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "xtext",
"private": true,
"devDependencies": {
"mocha": "10.4.0",
"requirejs": "2.3.6"
"mocha": "10.7.0",
"requirejs": "2.3.7"
},
"scripts": {
"test": "mocha -u tdd --reporter dot src/test/js/*.js",
Expand Down

0 comments on commit 46a63b9

Please sign in to comment.