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 2534362 commit ce7b2b3
Show file tree
Hide file tree
Showing 6 changed files with 510 additions and 246 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"dependencies": {
"@cdt/sources": "^4.14.0",
"@socialgouv/kali-data": "^1.13.0",
"@socialgouv/kali-data": "^1.14.0",
"node-fetch": "^2.6.0",
"remark": "^11.0.2",
"strip-markdown": "^3.1.2"
Expand Down
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 @@ -9,7 +9,7 @@
"dependencies": {
"@cdt/sources": "^4.14.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
2 changes: 1 addition & 1 deletion packages/code-du-travail-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@cdt/sources": "^4.14.0",
"@elastic/elasticsearch": "^7.6.1",
"@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 @@ -26,7 +26,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 @@ -47,7 +47,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": "9.4.3",
Expand Down
Loading

0 comments on commit ce7b2b3

Please sign in to comment.