Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

build(deps): bump flat and mocha in /incubator/node-red/image/project #962

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump flat and mocha in /incubator/node-red/image/project
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `flat` from 4.1.0 to 5.0.2
- [Release notes](https://github.com/hughsk/flat/releases)
- [Commits](hughsk/flat@4.1.0...5.0.2)

Updates `mocha` from 7.1.1 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v7.1.1...v10.2.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 30, 2022
commit 0a9857f1201d2139253506634d8f588453775a8c
616 changes: 331 additions & 285 deletions incubator/node-red/image/project/package-lock.json
2 changes: 1 addition & 1 deletion incubator/node-red/image/project/package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
"devDependencies": {
"appmetrics-dash": "^5.0.0",
"chai": "^4.2.0",
"mocha": "^7.1.1",
"mocha": "^10.2.0",
"request": "^2.88.0"
}
}