Skip to content

Commit e337a27

Browse files
committed
fix(deps): update dependency date-fns to ^2.12.0
1 parent 89c3bf6 commit e337a27

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"vscode-languageserver-types": "^3.14.0"
137137
},
138138
"dependencies": {
139-
"date-fns": "^2.0.0-alpha.24",
139+
"date-fns": "^2.12.0",
140140
"rxjs": "^6.4.0",
141141
"tagged-template-noop": "^2.1.0"
142142
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,10 +2251,10 @@ data-urls@^1.1.0:
22512251
whatwg-mimetype "^2.2.0"
22522252
whatwg-url "^7.0.0"
22532253

2254-
date-fns@^2.0.0-alpha.24:
2255-
version "2.0.0-alpha.24"
2256-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.24.tgz#2988c137c72275af29d7d21cc53eb52b3a8c2586"
2257-
integrity sha512-jpLzKHKSq0nTcZ3K5ZnTelxWmUwPepuoEaXkATwIUnc1tc+/rIooAvDMR+zdAGnwQ35eVWiyn5dikoLHjhEYeA==
2254+
date-fns@^2.12.0:
2255+
version "2.12.0"
2256+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.12.0.tgz#01754c8a2f3368fc1119cf4625c3dad8c1845ee6"
2257+
integrity sha512-qJgn99xxKnFgB1qL4jpxU7Q2t0LOn1p8KMIveef3UZD7kqjT3tpFNNdXJelEHhE+rUgffriXriw/sOSU+cS1Hw==
22582258

22592259
date-now@^0.1.4:
22602260
version "0.1.4"

0 commit comments

Comments
 (0)