Skip to content

Commit 9a29e7c

Browse files
fix(deps): update dependency date-fns to ^2.23.0 for gatsby-plugin-preload-fonts (#32986)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3491a72 commit 9a29e7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-preload-fonts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@babel/runtime": "^7.14.8",
1515
"chalk": "^4.1.2",
16-
"date-fns": "^2.21.1",
16+
"date-fns": "^2.23.0",
1717
"fs-extra": "^10.0.0",
1818
"gatsby-core-utils": "^2.14.0-next.0",
1919
"graphql-request": "^1.8.2",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9414,7 +9414,7 @@ date-fns@^1.30.1:
94149414
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
94159415
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
94169416

9417-
date-fns@^2.14.0, date-fns@^2.21.1, date-fns@^2.23.0, date-fns@^2.8.1:
9417+
date-fns@^2.14.0, date-fns@^2.23.0, date-fns@^2.8.1:
94189418
version "2.23.0"
94199419
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
94209420
integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==

0 commit comments

Comments
 (0)