Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineBda committed Oct 31, 2024
1 parent 5751e1a commit fe72c5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@sentry/nextjs": "^8.24.0",
"@socialgouv/cdtn-elasticsearch": "^2.44.2",
"@socialgouv/cdtn-logger": "^2.0.0",
"@socialgouv/cdtn-types": "^2.49.4",
"@socialgouv/cdtn-types": "^2.51.0",
"@socialgouv/cdtn-ui": "workspace:^",
"@socialgouv/cdtn-utils": "workspace:^",
"@socialgouv/fiches-travail-data": "^4.241.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ __metadata:
"@sentry/nextjs": ^8.24.0
"@socialgouv/cdtn-elasticsearch": ^2.44.2
"@socialgouv/cdtn-logger": ^2.0.0
"@socialgouv/cdtn-types": ^2.49.4
"@socialgouv/cdtn-types": ^2.51.0
"@socialgouv/cdtn-ui": "workspace:^"
"@socialgouv/cdtn-utils": "workspace:^"
"@socialgouv/fiches-travail-data": ^4.241.0
Expand Down Expand Up @@ -5452,10 +5452,10 @@ __metadata:
languageName: node
linkType: hard

"@socialgouv/cdtn-types@npm:^2.49.4":
version: 2.50.1
resolution: "@socialgouv/cdtn-types@npm:2.50.1"
checksum: 850ba536a869016b9ae9f67ac140c8ceb51d9029eccf415447302f6ebe421664ff70b3ee3d0d529b97727dc8284dca3716eaa55f40006d80c30e8cd49a717907
"@socialgouv/cdtn-types@npm:^2.51.0":
version: 2.52.0
resolution: "@socialgouv/cdtn-types@npm:2.52.0"
checksum: e113ae7c72dd413b51722d86dc696b30f8c6c844caf2a7a76cf89f336775907a7512fd2978687d751972e9d20d1eea14cc1ddcf6d9a26e06d0df4e78db364e55
languageName: node
linkType: hard

Expand Down

0 comments on commit fe72c5b

Please sign in to comment.