From 594a95d7198b4c9caabd90ded4b8981a9a006708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:32:18 +0000 Subject: [PATCH] build(deps): bump date-fns from 3.0.6 to 3.1.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.6 to 3.1.0. - [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.6...v3.1.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 13adc4f..8fe402a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "^20.10.6", "astro": "^4.0.8", "cheerio": "1.0.0-rc.12", - "date-fns": "^3.0.6", + "date-fns": "^3.1.0", "highlight.js": "^11.9.0", "microcms-js-sdk": "^2.7.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1097f4..088ec2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 1.0.0-rc.12 version: 1.0.0-rc.12 date-fns: - specifier: ^3.0.6 - version: 3.0.6 + specifier: ^3.1.0 + version: 3.1.0 highlight.js: specifier: ^11.9.0 version: 11.9.0 @@ -1531,8 +1531,8 @@ packages: engines: {node: '>= 6'} dev: false - /date-fns@3.0.6: - resolution: {integrity: sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==} + /date-fns@3.1.0: + resolution: {integrity: sha512-ZO7yefXV/wCWzd3I9haCHmfzlfA3i1a2HHO7ZXjtJrRjXt8FULKJ2Vl8wji3XYF4dQ0ZJ/tokXDZeYlFvgms9Q==} dev: false /debug@2.6.9: