Skip to content

Commit 72d63b6

Browse files
chore(deps): bump moment from 2.29.1 to 2.29.2 (#300)
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](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba8b76a commit 72d63b6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"gatsby-transformer-yaml": "4.9.0",
106106
"hotkeys-js": "^3.8.7",
107107
"js-search": "^1.4.2",
108-
"moment": "^2.24.0",
108+
"moment": "^2.29.2",
109109
"prismjs": "1.27.0",
110110
"react": "16.8.4",
111111
"react-autosuggest": "9.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12809,10 +12809,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.4, mkdirp@~0.5.0, mkdirp@~0.5.1:
1280912809
dependencies:
1281012810
minimist "^1.2.6"
1281112811

12812-
moment@^2.10.6, moment@^2.15.2, moment@^2.18.1, moment@^2.24.0, moment@^2.25.3, moment@^2.29.1:
12813-
version "2.29.1"
12814-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
12815-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
12812+
moment@^2.10.6, moment@^2.15.2, moment@^2.18.1, moment@^2.24.0, moment@^2.25.3, moment@^2.29.1, moment@^2.29.2:
12813+
version "2.29.2"
12814+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
12815+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
1281612816

1281712817
move-concurrently@^1.0.1:
1281812818
version "1.0.1"

0 commit comments

Comments
 (0)