Skip to content

Commit b2a558b

Browse files
build(deps): bump date-fns from 2.15.0 to 2.16.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.15.0 to 2.16.0. - [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.15.0...v2.16.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ae043bc commit b2a558b

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
@@ -16,7 +16,7 @@
1616
"babel-jest": "^26.2.1",
1717
"babel-plugin-add-module-exports": "^1.0.2",
1818
"cross-env": "^7.0.2",
19-
"date-fns": "^2.15.0",
19+
"date-fns": "^2.16.0",
2020
"eslint": "^7.5.0",
2121
"eslint-config-prettier": "^6.11.0",
2222
"eslint-plugin-import": "^2.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2111,10 +2111,10 @@ data-urls@^2.0.0:
21112111
whatwg-mimetype "^2.3.0"
21122112
whatwg-url "^8.0.0"
21132113

2114-
date-fns@^2.15.0:
2115-
version "2.15.0"
2116-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.15.0.tgz#424de6b3778e4e69d3ff27046ec136af58ae5d5f"
2117-
integrity sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ==
2114+
date-fns@^2.16.0:
2115+
version "2.16.0"
2116+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.0.tgz#d34f0f5f2fd498c984513042e8f7247ea86c4cb7"
2117+
integrity sha512-DWTRyfOA85sZ4IiXPHhiRIOs3fW5U6Msrp+gElXARa6EpoQTXPyHQmh7hr+ssw2nx9FtOQWnAMJKgL5vaJqILw==
21182118

21192119
21202120
version "3.2.6"

0 commit comments

Comments
 (0)