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

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 4, 2021
1 parent c359ced commit 3948d20
Show file tree
Hide file tree
Showing 4 changed files with 239 additions and 164 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
- project: SocialGouv/gitlab-ci-yml
file: /autodevops.yml
ref: v23.1.1
ref: v23.2.1

variables:
AUTO_DEVOPS_KANIKO: "🕹️"
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/socialgouv/docker/nginx4spa:6.26.2
FROM ghcr.io/socialgouv/docker/nginx4spa:6.38.4

COPY ./out /usr/share/nginx/html
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"react-dom": "17.0.2",
"rebass": "^4.0.7",
"styled-components": "^5.3.0",
"theme-ui": "0.3.5"
"theme-ui": "0.10.0"
},
"devDependencies": {
"@socialgouv/eslint-config-react": "^1.75.0",
"@socialgouv/eslint-config-react": "^1.83.1",
"babel-jest": "^27.0.6",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^7.29.0",
"eslint": "^7.32.0",
"eslint-config-next": "^11.0.1",
"eslint-plugin-sort-keys-fix": "^1.1.1",
"jest": "^27.0.6",
Expand Down
Loading

0 comments on commit 3948d20

Please sign in to comment.