Skip to content

Commit 94c9edc

Browse files
Bump mocha from 9.0.3 to 9.1.0 in /samples/web-extension/typescript
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 9.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.0.3...v9.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72f20eb commit 94c9edc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/typescript/package-lock.json

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

samples/web-extension/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@types/mocha": "^9.0.0",
2222
"@types/node": "^16.7.1",
23-
"mocha": "^9.0.3",
23+
"mocha": "^9.1.0",
2424
"ts-loader": "^9.2.5",
2525
"typescript": "^4.3.5",
2626
"web-ext-types": "^3.2.1",

0 commit comments

Comments
 (0)