Skip to content

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 Mar 15, 2021
1 parent a0642c1 commit a6c88cf
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 332 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.6",
"react": "^17.0.1",
"react-bootstrap": "^1.4.3",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.1",
"react-leaflet": "^3.0.2",
"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.58.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 a6c88cf

Please sign in to comment.