Skip to content

Commit 22289f6

Browse files
committed
fix(deps): update dependency date-fns to v2
1 parent 1836650 commit 22289f6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"color": "3.1.2",
4545
"core-js": "3.2.1",
4646
"css-modules-require-hook": "4.2.3",
47-
"date-fns": "1.30.1",
47+
"date-fns": "2.11.0",
4848
"electron-debug": "3.0.1",
4949
"electron-devtools-installer": "2.2.4",
5050
"electron-log": "3.0.7",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3878,7 +3878,12 @@ dashdash@^1.12.0:
38783878
dependencies:
38793879
assert-plus "^1.0.0"
38803880

3881-
[email protected], date-fns@^1.30.1:
3881+
3882+
version "2.11.0"
3883+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.0.tgz#ec2b44977465b9dcb370021d5e6c019b19f36d06"
3884+
integrity sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA==
3885+
3886+
date-fns@^1.30.1:
38823887
version "1.30.1"
38833888
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
38843889
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==

0 commit comments

Comments
 (0)