Update dependency date-fns to v2.29.3

This commit is contained in:
renovate[bot] 2022-09-13 16:27:09 +00:00 committed by Daniel Lockyer
parent 236addf67f
commit a435b2c54c
3 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@sinonjs/fake-timers": "9.1.2",
"c8": "7.12.0",
"date-fns": "2.29.2",
"date-fns": "2.29.3",
"delay": "5.0.0",
"mocha": "10.0.0",
"should": "13.2.3",

View File

@ -24,6 +24,6 @@
"dependencies": {
"@tryghost/errors": "1.2.15",
"@tryghost/tpl": "0.1.18",
"date-fns": "2.29.2"
"date-fns": "2.29.3"
}
}

View File

@ -8607,10 +8607,10 @@ data-urls@^3.0.1, data-urls@^3.0.2:
whatwg-mimetype "^3.0.0"
whatwg-url "^11.0.0"
date-fns@2.29.2, date-fns@^2.28.0, date-fns@^2.29.1, date-fns@^2.29.2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931"
integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==
date-fns@2.29.3, date-fns@^2.28.0, date-fns@^2.29.1, date-fns@^2.29.2:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
date-time@^2.1.0:
version "2.1.0"