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 Mar 20, 2024
1 parent 15a7db5 commit 3c2e08f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ COPY . .
RUN yarn build
RUN yarn export

FROM ghcr.io/socialgouv/docker/nginx:8.2.0
FROM ghcr.io/socialgouv/docker/nginx:8.2.3

COPY --from=builder --chown=nginx:nginx /app/out /usr/share/nginx/html
4 changes: 2 additions & 2 deletions public/zeroaccident/lib/jquery-ui-1.13.2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"commitplease": "3.2.0",
"eslint-config-jquery": "3.0.0",
"glob": "7.2.0",
"eslint-config-jquery": "3.0.2",
"glob": "7.2.3",
"grunt": "1.5.3",
"grunt-bowercopy": "1.2.5",
"grunt-cli": "1.4.3",
Expand Down

0 comments on commit 3c2e08f

Please sign in to comment.