build(deps-dev): bump date-fns from 2.29.1 to 2.29.2
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/v2.29.2/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.29.1...v2.29.2) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
627c21a802
commit
f3b25ddbaa
|
@ -10068,9 +10068,9 @@
|
|||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.29.1",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
|
||||
"integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
|
||||
"version": "2.29.2",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
|
||||
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
|
||||
"dev": true
|
||||
},
|
||||
"de-indent": {
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"babel-eslint": "^10.1.0",
|
||||
"caf": "^14.0.0",
|
||||
"core-js": "^3.24.1",
|
||||
"date-fns": "^2.29.1",
|
||||
"date-fns": "^2.29.2",
|
||||
"detect-browser": "^5.3.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
|
|
Loading…
Reference in New Issue