Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Bump date-fns from 2.30.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.3.1.
- [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@v2.30.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 773443c commit d6fc1e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/inntektsmelding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"axios": "1.x",
"classnames": "2.x",
"cors": "2.8.5",
"date-fns": "2.x",
"date-fns": "3.x",
"dayjs": "1.x",
"express": "4.18.2",
"lodash": "4.x",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@popperjs/core": "2.x",
"axios": "1.x",
"classnames": "2.x",
"date-fns": "2.x",
"date-fns": "3.x",
"dayjs": "1.x",
"lodash": "4.x",
"nav-frontend-alertstriper": "4.x",
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2895,7 +2895,7 @@ __metadata:
axios: 1.x
classnames: 2.x
cors: 2.8.5
date-fns: 2.x
date-fns: 3.x
dayjs: 1.x
express: 4.18.2
lodash: 4.x
Expand Down Expand Up @@ -2947,7 +2947,7 @@ __metadata:
"@popperjs/core": 2.x
axios: 1.x
classnames: 2.x
date-fns: 2.x
date-fns: 3.x
dayjs: 1.x
lodash: 4.x
nav-frontend-alertstriper: 4.x
Expand Down Expand Up @@ -7988,7 +7988,14 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:2.x, date-fns@npm:^2.30.0":
"date-fns@npm:3.x":
version: 3.3.1
resolution: "date-fns@npm:3.3.1"
checksum: 6245e93a47de28ac96dffd4d62877f86e6b64854860ae1e00a4f83174d80bc8e59bd1259cf265223fb2ddce5c8e586dc9cc210f0d052faba2f7660e265877283
languageName: node
linkType: hard

"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand Down

0 comments on commit d6fc1e5

Please sign in to comment.