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

Commit

Permalink
chore(deps): update all dependencies (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 31, 2021
1 parent 4c2fa96 commit 940d08b
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 689 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: v22.0.0
ref: v22.0.1

variables:
AUTO_DEVOPS_KANIKO: "🕹️"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"@mdx-js/react": "^1.6.22",
"@socialgouv/eslint-config-react": "^1.70.0",
"axios": "^0.21.0",
"date-fns": "^2.21.1",
"date-fns": "^2.21.3",
"deepmerge": "^4.2.2",
"gatsby": "^3.4.1",
"gatsby": "^3.4.2",
"gatsby-image": "^3.4.0",
"gatsby-plugin-material-ui": "^3.0.1",
"gatsby-plugin-matomo": "^0.9.0",
"gatsby-plugin-mdx": "^2.4.0",
"gatsby-plugin-offline": "latest",
"gatsby-plugin-react-helmet": "latest",
"gatsby-plugin-sharp": "^3.4.1",
"gatsby-plugin-sharp": "^3.4.2",
"gatsby-plugin-typescript": "latest",
"gatsby-remark-autolink-headers": "^4.1.0",
"gatsby-source-filesystem": "^3.4.0",
Expand All @@ -50,14 +50,14 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@types/lodash": "^4.14.168",
"@types/lodash": "^4.14.170",
"@types/node": "latest",
"@types/react": "latest",
"@types/react-dom": "latest",
"@types/react-helmet": "^6.1.1",
"@types/react-simple-maps": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.25.0",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-import": "^2.22.1",
Expand Down
Loading

0 comments on commit 940d08b

Please sign in to comment.