Skip to content

Commit f15def7

Browse files
chore(deps): update all dependencies
1 parent 08e0fe2 commit f15def7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ COPY . .
1414
RUN yarn build
1515
RUN yarn export
1616

17-
FROM ghcr.io/socialgouv/docker/nginx:8.2.0
17+
FROM ghcr.io/socialgouv/docker/nginx:8.2.3
1818

1919
COPY --from=builder --chown=nginx:nginx /app/out /usr/share/nginx/html

public/zeroaccident/lib/jquery-ui-1.13.2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
},
5353
"devDependencies": {
5454
"commitplease": "3.2.0",
55-
"eslint-config-jquery": "3.0.0",
56-
"glob": "7.2.0",
55+
"eslint-config-jquery": "3.0.2",
56+
"glob": "7.2.3",
5757
"grunt": "1.5.3",
5858
"grunt-bowercopy": "1.2.5",
5959
"grunt-cli": "1.4.3",

0 commit comments

Comments
 (0)