aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-09 00:02:28 +0000
committerSaúl Ibarra Corretgé <s@saghul.net>2022-04-09 09:42:14 +0200
commit90c8564aa250e92c39b98d599bdb668d90021eca (patch)
treef48e0ccb0292b9011c19ce8c5388e181fc07db8b /package.json
parenta5051074560ec8631bd7ce85e58195516ab9220b (diff)
chore(deps-dev): bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b53b7d..2174055 100644
--- a/package.json
+++ b/package.json
@@ -178,7 +178,7 @@
"history": "^4.10.1",
"html-webpack-plugin": "^5.5.0",
"i18next": "^19.9.2",
- "moment": "^2.29.1",
+ "moment": "^2.29.2",
"mousetrap": "^1.6.5",
"patch-package": "6.2.2",
"react": "^16.14.0",