Skip to content

Commit a90ddea

Browse files
build(deps): bump moment from 2.29.2 to 2.29.4 in /client
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da99fb3 commit a90ddea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/packages/openblocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lodash": "^4.17.21",
5151
"loglevel": "^1.8.0",
5252
"mime": "^3.0.0",
53-
"moment": "^2.29.2",
53+
"moment": "^2.29.4",
5454
"numbro": "^2.3.6",
5555
"openblocks-core": "workspace:^",
5656
"openblocks-design": "workspace:^",

client/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13526,7 +13526,7 @@ __metadata:
1352613526
lodash: ^4.17.21
1352713527
loglevel: ^1.8.0
1352813528
mime: ^3.0.0
13529-
moment: ^2.29.2
13529+
moment: ^2.29.4
1353013530
numbro: ^2.3.6
1353113531
openblocks-core: "workspace:^"
1353213532
openblocks-design: "workspace:^"

0 commit comments

Comments
 (0)