Skip to content

Commit dd7322d

Browse files
chore(deps): bump moment from 2.29.4 to 2.30.1 (#1136)
Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.4...2.30.1) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 217286a commit dd7322d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jsonpath": "^1.1.1",
4040
"jszip": "^3.10.1",
4141
"markdown-to-jsx": "^7.6.2",
42-
"moment": "2.29.4",
42+
"moment": "2.30.1",
4343
"next": "14.2.14",
4444
"next-sitemap": "^4.2.3",
4545
"next-themes": "^0.3.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8332,7 +8332,7 @@ __metadata:
83328332
jsonpath: "npm:^1.1.1"
83338333
jszip: "npm:^3.10.1"
83348334
markdown-to-jsx: "npm:^7.6.2"
8335-
moment: "npm:2.29.4"
8335+
moment: "npm:2.30.1"
83368336
next: "npm:14.2.14"
83378337
next-sitemap: "npm:^4.2.3"
83388338
next-themes: "npm:^0.3.0"
@@ -8967,7 +8967,14 @@ __metadata:
89678967
languageName: node
89688968
linkType: hard
89698969

8970-
"moment@npm:2.29.4, moment@npm:^2.29.4":
8970+
"moment@npm:2.30.1":
8971+
version: 2.30.1
8972+
resolution: "moment@npm:2.30.1"
8973+
checksum: 10c0/865e4279418c6de666fca7786607705fd0189d8a7b7624e2e56be99290ac846f90878a6f602e34b4e0455c549b85385b1baf9966845962b313699e7cb847543a
8974+
languageName: node
8975+
linkType: hard
8976+
8977+
"moment@npm:^2.29.4":
89718978
version: 2.29.4
89728979
resolution: "moment@npm:2.29.4"
89738980
checksum: 10c0/844c6f3ce42862ac9467c8ca4f5e48a00750078682cc5bda1bc0e50cc7ca88e2115a0f932d65a06e4a90e26cb78892be9b3ca3dd6546ca2c4d994cebb787fc2b

0 commit comments

Comments
 (0)