Skip to content

Commit dbf5106

Browse files
Bump date-fns from 2.27.0 to 2.29.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.27.0 to 2.29.1. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.27.0...v2.29.1) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06551bc commit dbf5106

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/tmp": "^0.2.2",
3434
"@typescript-eslint/eslint-plugin": "^5.30.6",
3535
"@typescript-eslint/parser": "^5.30.6",
36-
"date-fns": "^2.27.0",
36+
"date-fns": "^2.29.1",
3737
"eslint": "^7.32.0",
3838
"eslint-config-prettier": "^7.2.0",
3939
"eslint-plugin-jest": "^24.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2417,10 +2417,10 @@ crypto-random-string@^2.0.0:
24172417
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
24182418
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
24192419

2420-
date-fns@^2.27.0:
2421-
version "2.27.0"
2422-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
2423-
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
2420+
date-fns@^2.29.1:
2421+
version "2.29.1"
2422+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"
2423+
integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==
24242424

24252425
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
24262426
version "4.3.4"

0 commit comments

Comments
 (0)