Merge pull request #146 from arifszn/dependabot/npm_and_yarn/date-fns-2.29.2

Bump date-fns from 2.29.1 to 2.29.2
This commit is contained in:
Ariful Alam
2022-08-29 00:18:13 +06:00
committed by GitHub

12
package-lock.json generated
View File

@@ -1148,9 +1148,9 @@
} }
}, },
"node_modules/date-fns": { "node_modules/date-fns": {
"version": "2.29.1", "version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==", "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=0.11" "node": ">=0.11"
@@ -5098,9 +5098,9 @@
} }
}, },
"date-fns": { "date-fns": {
"version": "2.29.1", "version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==", "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"dev": true "dev": true
}, },
"debug": { "debug": {