Skip to content

Commit f633735

Browse files
Bump tmp and web-ext (#72)
Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `tmp` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) Updates `web-ext` from 8.9.0 to 8.10.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](mozilla/web-ext@8.9.0...8.10.0) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect - dependency-name: web-ext dependency-version: 8.10.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kyle Farnung <kfarnung@outlook.com>
1 parent bee6e4d commit f633735

File tree

2 files changed

+43
-41
lines changed

2 files changed

+43
-41
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"devDependencies": {
2424
"eslint": "^8.4.0",
25-
"web-ext": "^8.9.0",
25+
"web-ext": "^8.10.0",
2626
"webextension-polyfill": "^0.10.0",
2727
"webpack": "^5.94.0",
2828
"webpack-cli": "^5.0.0"

0 commit comments

Comments
 (0)