Skip to content

Commit 2c3c1bb

Browse files
authored
Merge pull request #23 from ReshmiCode/dependabot/npm_and_yarn/app/moment-2.29.2
Bump moment from 2.26.0 to 2.29.2 in /app
2 parents ad61b72 + 28e9261 commit 2c3c1bb

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

app/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"electron-is-dev": "^1.2.0",
1313
"is-electron": "^2.2.0",
1414
"lodash": "^4.17.15",
15-
"moment": "^2.26.0",
15+
"moment": "^2.29.2",
1616
"react": "^16.13.1",
1717
"react-confetti": "^5.0.1",
1818
"react-dom": "^16.13.1",

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7721,10 +7721,10 @@ mkdirp@^0.5.4:
77217721
dependencies:
77227722
minimist "^1.2.5"
77237723

7724-
moment@^2.26.0:
7725-
version "2.26.0"
7726-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
7727-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
7724+
moment@^2.29.2:
7725+
version "2.29.2"
7726+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
7727+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
77287728

77297729
move-concurrently@^1.0.1:
77307730
version "1.0.1"

0 commit comments

Comments
 (0)