From 31df3204db82c19f84246eb352521e785d1519a0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 27 Dec 2023 22:11:36 +0000
Subject: [PATCH] Bump date-fns from 3.0.0 to 3.0.6 (#911)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.0 to 3.0.6.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.0.0...v3.0.6)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 657eb4f69..4bd81bf53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -41,7 +41,7 @@
         "@typescript-eslint/eslint-plugin": "^6.12.0",
         "cheerio": "^1.0.0-rc.12",
         "codemirror": "^6.0.1",
-        "date-fns": "^3.0.0",
+        "date-fns": "^3.0.6",
         "deep-equal": "^2.2.3",
         "eslint-plugin-prettier": "^5.0.1",
         "gts": "^5.2.0",
@@ -4322,9 +4322,9 @@
       }
     },
     "node_modules/date-fns": {
-      "version": "3.0.0",
-      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.0.0.tgz",
-      "integrity": "sha512-xjDz3rNN9jp+Lh3P/4MeY4E5HkaRnEnrJCcrdRZnKdn42gJlIe6hwrrwVXePRwVR2kh1UcMnz00erYBnHF8PFA==",
+      "version": "3.0.6",
+      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.0.6.tgz",
+      "integrity": "sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==",
       "dev": true,
       "funding": {
         "type": "github",
@@ -13491,9 +13491,9 @@
       "dev": true
     },
     "date-fns": {
-      "version": "3.0.0",
-      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.0.0.tgz",
-      "integrity": "sha512-xjDz3rNN9jp+Lh3P/4MeY4E5HkaRnEnrJCcrdRZnKdn42gJlIe6hwrrwVXePRwVR2kh1UcMnz00erYBnHF8PFA==",
+      "version": "3.0.6",
+      "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.0.6.tgz",
+      "integrity": "sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==",
       "dev": true
     },
     "debug": {
diff --git a/package.json b/package.json
index 57ee6dcb6..aa8df2b55 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
     "@typescript-eslint/eslint-plugin": "^6.12.0",
     "cheerio": "^1.0.0-rc.12",
     "codemirror": "^6.0.1",
-    "date-fns": "^3.0.0",
+    "date-fns": "^3.0.6",
     "deep-equal": "^2.2.3",
     "eslint-plugin-prettier": "^5.0.1",
     "gts": "^5.2.0",