Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent c5d6a72 commit ee6e7a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- 9200:9200

kibana:
image: docker.elastic.co/kibana/kibana:8.5.2
image: docker.elastic.co/kibana/kibana:8.5.3
ports:
- 5601:5601
depends_on:
Expand Down
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 @@ -59,7 +59,7 @@
"next": "^13.4.4",
"p-debounce": "^2.1.0",
"prop-types": "^15.8.1",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.0.0-beta.70",
"react": "^18.2.0",
"react-autosuggest": "10.1.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"date-fns": "^2.28.0",
"fs-extra": "^10.0.0",
"publicodes": "1.0.0-beta.60",
"publicodes": "1.0.0-beta.70",
"yaml": "^2.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit ee6e7a3

Please sign in to comment.