Skip to content

Commit 30c6976

Browse files
authored
Merge pull request #123 from mifi/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.24.0 to 2.29.2
2 parents d9f7e18 + 1e1996d commit 30c6976

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fs-extra": "^8.1.0",
2626
"instauto": "^9.1.0",
2727
"lodash": "^4.17.21",
28-
"moment": "^2.24.0",
28+
"moment": "^2.29.2",
2929
"prop-types": "^15.7.2",
3030
"puppeteer-core": "^2.1.1",
3131
"puppeteer-in-electron": "^1.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7778,10 +7778,10 @@ mkdirp@0.5.1, mkdirp@^0.5.1, mkdirp@~0.5.1:
77787778
dependencies:
77797779
minimist "0.0.8"
77807780

7781-
moment@^2.24.0:
7782-
version "2.24.0"
7783-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
7784-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
7781+
moment@^2.29.2:
7782+
version "2.29.2"
7783+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
7784+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
77857785

77867786
move-concurrently@^1.0.1:
77877787
version "1.0.1"

0 commit comments

Comments
 (0)