Skip to content

Commit

Permalink
Bump semver and mwbot in /tools/autowiki
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [mwbot](https://github.com/gesinn-it-pub/mwbot). These dependencies need to be updated together.


Updates `semver` from 7.3.4 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.4...v7.5.3)

Updates `mwbot` from 2.0.0 to 2.1.3
- [Release notes](https://github.com/gesinn-it-pub/mwbot/releases)
- [Commits](gesinn-it-pub/mwbot@2.0.0...v2.1.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: mwbot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 25, 2023
1 parent 104bcfd commit 4be17b9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions tools/autowiki/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/autowiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"main": "autowiki.js",
"author": "Mothblocks",
"dependencies": {
"mwbot": "^2.0.0"
"mwbot": "^2.1.3"
}
}

0 comments on commit 4be17b9

Please sign in to comment.