Skip to content

Commit

Permalink
Bump moment and handsontable in /webpack_src
Browse files Browse the repository at this point in the history
Bumps [moment](https://github.com/moment/moment) and [handsontable](https://github.com/handsontable/handsontable). These dependencies needed to be updated together.

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

Updates `handsontable` from 7.4.2 to 12.1.2
- [Release notes](https://github.com/handsontable/handsontable/releases)
- [Changelog](https://github.com/handsontable/handsontable/blob/develop/CHANGELOG.md)
- [Commits](handsontable/handsontable@7.4.2...12.1.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
- dependency-name: handsontable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 7, 2023
1 parent 75015b7 commit 30e99fd
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 85 deletions.
188 changes: 104 additions & 84 deletions webpack_src/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 webpack_src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fullcalendar/daygrid": "^5.11.4",
"@indic-transliteration/sanscript": "^1.2.8",
"bootstrap": "^4.6.2",
"handsontable": "^7.4.2",
"handsontable": "^12.3.1",
"jquery": "^3.6.3",
"js-yaml": "^4.1.0",
"json5": "^2.2.3",
Expand Down

0 comments on commit 30e99fd

Please sign in to comment.