diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-27 19:18:54 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-27 19:18:54 +0000 |
commit | 6e6c3819e54c2aba23ed5b7d4c0ba6bc71c99cb2 (patch) | |
tree | 1e42bf8d241365bf1c6b0ae1429007aed787ebc7 /package.json | |
parent | 7768447ab0c0e1a4c04a42d76dc155930de94ed2 (diff) | |
download | SponsorBlock-6e6c3819e54c2aba23ed5b7d4c0ba6bc71c99cb2.tar.gz SponsorBlock-6e6c3819e54c2aba23ed5b7d4c0ba6bc71c99cb2.zip |
Bump xml2js and web-ext
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.
Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)
Updates `web-ext` from 7.5.0 to 7.6.2
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.5.0...7.6.2)
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
- dependency-name: web-ext
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 51d559f1..0bcdf6b9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "ts-loader": "^9.4.2", "ts-node": "^10.9.1", "typescript": "4.9", - "web-ext": "^7.5.0", + "web-ext": "^7.6.2", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-merge": "^5.8.0" |