Skip to content

Commit f39b5bd

Browse files
deps: bump chrono-node from 2.7.0 to 2.7.4
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.7.0 to 2.7.4. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](wanasit/chrono@v2.7.0...v2.7.4) --- updated-dependencies: - dependency-name: chrono-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0f142f commit f39b5bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@compiled/react": "^0.16.2",
2323
"@iarna/toml": "^2.2.5",
2424
"bluebird": "^3.7.2",
25-
"chrono-node": "^2.7.0",
25+
"chrono-node": "^2.7.4",
2626
"crypto-js": "^4.2.0",
2727
"dayjs": "^1.11.10",
2828
"diff": "^5.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3028,10 +3028,10 @@ chownr@^2.0.0:
30283028
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
30293029
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
30303030

3031-
chrono-node@^2.7.0:
3032-
version "2.7.0"
3033-
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.7.0.tgz#2c25ed3d810ccd1fceabb630f70922af9600e45e"
3034-
integrity sha512-0s2vv89LmsbgoibV0AIVgNnGqlU8N5yCCVZXvc3mRCjnmlG/gJw1hCYOmNwjB+AIuwZQdKTXfwvsHDRTs6pwcg==
3031+
chrono-node@^2.7.4:
3032+
version "2.7.4"
3033+
resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.7.4.tgz#5705d1e7840dfae7b8fc1eaa22bcfe4d989801c7"
3034+
integrity sha512-gk2xUWroQftZW3Z9mDqD3/HZW1d7fxSf0S0rNxOCfY+uUQP1FuuEcb5ulFcsEWSOQvzl02dqTeY1RK+zmc0WOQ==
30353035
dependencies:
30363036
dayjs "^1.10.0"
30373037

0 commit comments

Comments
 (0)