Skip to content

Commit

Permalink
chore(deps): bump the npm group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 3 updates: [winston](https://github.com/winstonjs/winston), [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [vitepress](https://github.com/vuejs/vitepress).


Updates `winston` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.10.0...v3.11.0)

Updates `selenium-webdriver` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.13.0...selenium-4.14.0)

Updates `vitepress` from 1.0.0-rc.20 to 1.0.0-rc.21
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-rc.20...v1.0.0-rc.21)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 613560f commit 77fd021
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 66 deletions.
134 changes: 71 additions & 63 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@
"jsdoc": "^4.0.2",
"jsdoc-to-markdown": "^8.0.0",
"prettier": "^3.0.3",
"selenium-webdriver": "^4.13.0",
"vitepress": "^1.0.0-rc.20"
"selenium-webdriver": "^4.14.0",
"vitepress": "^1.0.0-rc.21"
},
"dependencies": {
"cli-progress": "^3.12.0",
"compressing": "^1.10.0",
"glob": "^10.3.10",
"plist": "^3.1.0",
"rcedit": "^4.0.0",
"winston": "^3.10.0",
"winston": "^3.11.0",
"yargs": "^17.7.2"
},
"packageManager": "[email protected]",
Expand Down

0 comments on commit 77fd021

Please sign in to comment.