Skip to content

Commit 368e17a

Browse files
Merge pull request #454 from lint-todo/dependabot/npm_and_yarn/date-fns-2.29.1
2 parents 5e97ab0 + dbf5106 commit 368e17a

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.7",
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
@@ -2451,10 +2451,10 @@ crypto-random-string@^2.0.0:
24512451
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
24522452
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
24532453

2454-
date-fns@^2.27.0:
2455-
version "2.27.0"
2456-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
2457-
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
2454+
date-fns@^2.29.1:
2455+
version "2.29.1"
2456+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"
2457+
integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==
24582458

24592459
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:
24602460
version "4.3.4"

0 commit comments

Comments
 (0)