Skip to content

Commit

Permalink
Update dependency mocha to v10.3.0 (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 0359caa commit 53c9567
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 42 deletions.
88 changes: 48 additions & 40 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@cucumber/cucumber": "^10.0.0",
"@cucumber/cucumber-expressions": "^16.0.0",
"@types/mocha": "10.0.4",
"@types/mocha": "10.0.6",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
Expand All @@ -65,7 +65,7 @@
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.0",
"http-server": "^14.1.1",
"mocha": "10.2.0",
"mocha": "10.3.0",
"monaco-editor": "0.44.0",
"monaco-editor-webpack-plugin": "7.1.0",
"node-gyp": "^10.0.1",
Expand Down

0 comments on commit 53c9567

Please sign in to comment.