Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the production-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 3 updates: [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript), [jsdom](https://github.com/jsdom/jsdom) and [moment](https://github.com/moment/moment).


Updates `algoliasearch` from 4.20.0 to 4.22.0
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.20.0...4.22.0)

Updates `jsdom` from 22.1.0 to 23.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@22.1.0...23.0.1)

Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.4...2.30.1)

---
updated-dependencies:
- dependency-name: algoliasearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 1, 2024
1 parent b7721d2 commit 8979923
Showing 2 changed files with 368 additions and 332 deletions.
694 changes: 365 additions & 329 deletions package-lock.json
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -51,13 +51,13 @@
"dependencies": {
"@fancyapps/fancybox": "3.5.7",
"@fortawesome/fontawesome-free": "5.15.4",
"algoliasearch": "4.20.0",
"algoliasearch": "4.22.0",
"gitalk": "1.8.0",
"gitment": "0.0.3",
"hexo-util": "3.1.0",
"jquery": "3.7.1",
"jsdom": "22.1.0",
"moment": "2.29.4"
"jsdom": "23.0.1",
"moment": "2.30.1"
},
"engines": {
"node": ">=18"

0 comments on commit 8979923

Please sign in to comment.