Skip to content

Commit 704774a

Browse files
Bump js-yaml and mocha
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.14.2 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `js-yaml` from 3.13.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.13.1...3.14.2) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.13.1...3.14.2) Updates `mocha` from 8.4.0 to 8.4.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v8.4.0...v8.4.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: direct:production - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: mocha dependency-version: 8.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98ed2a7 commit 704774a

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

package-lock.json

Lines changed: 15 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"geit": "0.0.7",
6161
"ghrequestor": "^0.1.7",
6262
"htmlencode": "0.0.4",
63-
"js-yaml": "^3.13.1",
63+
"js-yaml": "^3.14.2",
6464
"linebyline": "^1.3.0",
6565
"lodash": "^4.17.21",
6666
"luxon": "^2.5.2",
@@ -94,7 +94,7 @@
9494
"eslint": "^8.56.0",
9595
"eslint-config-prettier": "^9.1.0",
9696
"globals": "^16.3.0",
97-
"mocha": "^8.2.0",
97+
"mocha": "^8.4.0",
9898
"mockttp": "^3.13.0",
9999
"nyc": "^17.1.0",
100100
"prettier": "3.2.4",

0 commit comments

Comments
 (0)