Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency moment [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2022
1 parent fff963b commit 2cbb7c8
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"browserslist": "4.16.5",
"node-notifier": "10.0.0",
"lodash": "4.17.21",
"moment": "2.24.0",
"moment": "2.29.4",
"trim": "1.0.1",
"ejs": "3.1.6",
"glob-parent": "6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/containers/psammead-timestamp-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@bbc/psammead-locales": "5.0.7",
"moment": "2.24.0",
"moment": "2.29.2",
"react": "^17.0.2"
},
"peerDependencies": {
"moment": "2.24.0",
"moment": "2.29.2",
"react": ">=16.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/utilities/psammead-calendars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"jalaali-js": "1.1.5"
},
"peerDependencies": {
"moment": "2.24.0"
"moment": "2.29.2"
},
"devDependencies": {
"moment": "2.24.0",
"moment": "2.29.2",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/psammead-locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"dependencies": {
"jalaali-js": "1.1.5",
"moment": "2.24.0"
"moment": "2.29.2"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1726,10 +1726,10 @@ __metadata:
dependencies:
"@bbc/psammead-locales": 5.0.7
jalaali-js: 1.1.5
moment: 2.24.0
moment: 2.29.2
react: ^17.0.2
peerDependencies:
moment: 2.24.0
moment: 2.29.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1925,7 +1925,7 @@ __metadata:
dependencies:
"@emotion/styled": ^11.3.0
jalaali-js: 1.1.5
moment: 2.24.0
moment: 2.29.2
react: ^17.0.2
peerDependencies:
"@emotion/styled": ^11.0.0
Expand Down Expand Up @@ -2146,11 +2146,11 @@ __metadata:
"@bbc/gel-foundations": 7.0.0
"@bbc/psammead-locales": 5.0.7
"@bbc/psammead-timestamp": 4.0.31
moment: 2.24.0
moment: 2.29.2
moment-timezone: ^0.5.26
react: ^17.0.2
peerDependencies:
moment: 2.24.0
moment: 2.29.2
react: ">=16.9.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13296,10 +13296,10 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"moment@npm:2.24.0":
version: 2.24.0
resolution: "moment@npm:2.24.0"
checksum: 9cd93a251a2b33cb1b532eade0e496a2a7547faa6cfe37a283ee7bf69e202cd7c8ab0673d66883b5b29aed051353176dc0e6684f04073a75b0a155c500be1580
"moment@npm:2.29.4":
version: 2.29.4
resolution: "moment@npm:2.29.4"
checksum: 0ec3f9c2bcba38dc2451b1daed5daded747f17610b92427bebe1d08d48d8b7bdd8d9197500b072d14e326dd0ccf3e326b9e3d07c5895d3d49e39b6803b76e80e
languageName: node
linkType: hard

Expand Down

0 comments on commit 2cbb7c8

Please sign in to comment.