Skip to content

Commit

Permalink
Merge pull request #19 from SocialGouv/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies (minor)
  • Loading branch information
Julien Bouquillon authored Mar 24, 2021
2 parents 4a96016 + 0370da9 commit de4ca47
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 334 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"license": "MIT",
"private": true,
"dependencies": {
"@socialgouv/matomo-next": "^1.1.2",
"bootstrap": "^4.5.3",
"@socialgouv/matomo-next": "^1.2.1",
"bootstrap": "^4.6.0",
"leaflet": "^1.7.1",
"next": "^10.0.9",
"react": "^17.0.1",
"react-bootstrap": "^1.4.3",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.1",
"react-leaflet": "^3.0.5",
"sass": "^1.29.0",
"react-leaflet": "^3.1.0",
"sass": "^1.32.8",
"styled-components": "^5.2.1"
},
"scripts": {
Expand All @@ -25,10 +25,10 @@
"k8s": "yarn --silent --cwd .k8s"
},
"devDependencies": {
"@socialgouv/eslint-config-react": "^1.46.0",
"eslint": "^7.13.0",
"@socialgouv/eslint-config-react": "^1.61.0",
"eslint": "^7.22.0",
"jest": "^26.6.3",
"prettier": "^2.1.2"
"prettier": "^2.2.1"
},
"eslintConfig": {
"rules": {
Expand Down
Loading

0 comments on commit de4ca47

Please sign in to comment.