Skip to content

Commit

Permalink
Bump date-fns from 3.0.6 to 3.1.0
Browse files Browse the repository at this point in the history
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](date-fns/date-fns@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 8b97375 commit 9d64665
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/sif-ettersending/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"classnames": "2.5.1",
"compression": "1.7.4",
"cookie-parser": "1.4.6",
"date-fns": "3.0.6",
"date-fns": "3.1.0",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"express": "4.18.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-core-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@navikt/sif-common-utils": "workspace:*",
"browser-image-compression": "2.0.2",
"classnames": "2.5.1",
"date-fns": "3.0.6",
"date-fns": "3.1.0",
"dayjs": "1.11.10",
"http-status-codes": "2.3.0",
"i18n-iso-countries": "7.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-formik-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@vitejs/plugin-react": "4.2.1",
"config": "workspace:*",
"copyfiles": "2.4.1",
"date-fns": "3.0.6",
"date-fns": "3.1.0",
"dayjs": "1.11.10",
"formik": "2.4.5",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-forms-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": "8.17.1",
"private": true,
"dependencies": {
"date-fns": "3.0.6"
"date-fns": "3.1.0"
},
"devDependencies": {
"@babel/core": "7.23.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-soknad-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@navikt/nav-dekoratoren-moduler": "2.1.5",
"date-fns": "3.0.6",
"date-fns": "3.1.0",
"fp-ts": "2.16.2",
"io-ts": "2.2.21"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3925,7 +3925,7 @@ __metadata:
classnames: 2.5.1
config: "workspace:*"
copyfiles: 2.4.1
date-fns: 3.0.6
date-fns: 3.1.0
dayjs: 1.11.10
formik: 2.4.5
http-status-codes: 2.3.0
Expand Down Expand Up @@ -3987,7 +3987,7 @@ __metadata:
classnames: 2.5.1
config: "workspace:*"
copyfiles: 2.4.1
date-fns: 3.0.6
date-fns: 3.1.0
dayjs: 1.11.10
formik: 2.4.5
i18n-iso-countries: 7.7.0
Expand Down Expand Up @@ -4055,7 +4055,7 @@ __metadata:
axios: 1.6.4
config: "workspace:*"
copyfiles: 2.4.1
date-fns: 3.0.6
date-fns: 3.1.0
dayjs: 1.11.10
flat: 6.0.1
formik: 2.4.5
Expand Down Expand Up @@ -4151,7 +4151,7 @@ __metadata:
"@vitejs/plugin-react": 4.2.1
axios: 1.6.4
copyfiles: 2.4.1
date-fns: 3.0.6
date-fns: 3.1.0
dayjs: 1.11.10
formik: 2.4.5
fp-ts: 2.16.2
Expand Down Expand Up @@ -4264,7 +4264,7 @@ __metadata:
compression: 1.7.4
cookie-parser: 1.4.6
cross-env: 7.0.3
date-fns: 3.0.6
date-fns: 3.1.0
dayjs: 1.11.10
dotenv: 16.3.1
express: 4.18.2
Expand Down Expand Up @@ -11393,10 +11393,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.0.6":
version: 3.0.6
resolution: "date-fns@npm:3.0.6"
checksum: ee62b8e764e4c11c418d342f401d3e85adb4a631b196746e49ac89099c8d34cb141f10ae953c4a72bd3c76fe4d8740ec89564c8599a31256c82adbbed56c0014
"date-fns@npm:3.1.0":
version: 3.1.0
resolution: "date-fns@npm:3.1.0"
checksum: 8de5474a0e5a4b9901547f0eb572b0ae8b3027d6d8117053d9b258000a4350b673f03c847211f6dfee316c39a1df30e1ea0f85efd475ef90764c0c3d18aabed3
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d64665

Please sign in to comment.