Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 15, 2020
1 parent ffb5e5c commit 608e7ea
Show file tree
Hide file tree
Showing 5 changed files with 529 additions and 307 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"@cdt/sources": "^4.14.0",
"@socialgouv/kali-data": "^1.13.0",
"@socialgouv/kali-data": "^1.14.0",
"debug": "^4.1.1",
"node-fetch": "^2.6.0",
"p-limit": "^2.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
},
"dependencies": {
"@cdt/sources": "^4.14.0",
"@socialgouv/contributions-data": "^1.8.0",
"@socialgouv/contributions-data": "^1.9.0",
"@socialgouv/fiches-vdd": "^1.24.0",
"@socialgouv/kali-data": "^1.13.0",
"@socialgouv/kali-data": "^1.14.0",
"@socialgouv/legi-data": "^1.2.0",
"lodash.uniqby": "^4.7.0",
"query-string": "^6.12.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/code-du-travail-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"dependencies": {
"@cdt/sources": "^4.14.0",
"@elastic/elasticsearch": "^7.6.1",
"@socialgouv/contributions-data": "^1.8.0",
"@socialgouv/contributions-data": "^1.9.0",
"@socialgouv/fiches-vdd": "^1.24.0",
"@socialgouv/kali-data": "^1.13.0",
"@socialgouv/kali-data": "^1.14.0",
"@socialgouv/legi-data": "^1.2.0",
"esm": "^3.2.25",
"lodash.uniqby": "^4.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@cdt/data...simulateurs": "^4.11.0",
"@cdt/data...tools": "^4.17.0",
"@cdt/sources": "^4.14.0",
"@next/bundle-analyzer": "^9.3.4",
"@next/bundle-analyzer": "^9.3.5",
"@reach/tooltip": "0.10.0",
"@sentry/browser": "^5.15.4",
"@sentry/node": "^5.15.4",
Expand All @@ -46,7 +46,7 @@
"koa-router": "^8.0.8",
"mdx-runtime-slim": "^1.4.5",
"memoizee": "^0.4.14",
"next": "9.3.4",
"next": "9.3.5",
"next-transpile-modules": "^3.2.0",
"react": "^16.13.1",
"react-autosuggest": "10.0.0",
Expand Down
Loading

0 comments on commit 608e7ea

Please sign in to comment.