Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (minor) (#218)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: use ncc v0.24.1

* fix: lint

* fix lint

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: LionelB <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2020
1 parent c7f7d88 commit 7e804ca
Show file tree
Hide file tree
Showing 7 changed files with 254 additions and 263 deletions.
2 changes: 1 addition & 1 deletion shared/graphql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@shared/graphql-client",
"version": "1.0.0",
"dependencies": {
"@urql/core": "^1.15.1",
"@urql/core": "^1.16.0",
"graphql": "^15.4.0",
"isomorphic-unfetch": "^3.1.0",
"react": "^16.14.0"
Expand Down
2 changes: 1 addition & 1 deletion shared/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"scripts": {},
"devDependencies": {
"@socialgouv/contributions-data-types": "^3.0.0",
"@socialgouv/fiches-travail-data-types": "^4.6.0"
"@socialgouv/fiches-travail-data-types": "^4.22.0"
}
}
14 changes: 7 additions & 7 deletions targets/alert-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"dependencies": {
"@shared/graphql-client": "1.0.0",
"@socialgouv/cdtn-slugify": "^4.35.0",
"@socialgouv/cdtn-sources": "^4.35.0",
"@socialgouv/cdtn-slugify": "^4.39.0",
"@socialgouv/cdtn-sources": "^4.39.0",
"@types/node-fetch": "^2.5.7",
"node-fetch": "^2.6.1",
"nodegit": "0.27.0",
Expand All @@ -17,9 +17,9 @@
"@babel/preset-env": "^7.12.7",
"@shared/types": "1.0.0",
"@socialgouv/contributions-data-types": "^3.0.0",
"@socialgouv/datafiller-data-types": "^2.6.0",
"@socialgouv/datafiller-data-types": "^2.9.0",
"@socialgouv/eslint-config-recommended": "^1.46.0",
"@socialgouv/fiches-travail-data-types": "^4.6.0",
"@socialgouv/fiches-travail-data-types": "^4.22.0",
"@types/jest": "^26.0.17",
"@types/node": "^14.14.10",
"@types/node-fetch": "^2.5.7",
Expand All @@ -29,12 +29,12 @@
"@vercel/ncc": "0.24.1",
"babel-jest": "^26.6.3",
"builtin-modules": "^3.1.0",
"eslint": "^7.13.0",
"eslint": "^7.15.0",
"esm": "^3.2.25",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"prettier": "^2.1.2",
"typescript": "^4.0.5"
"prettier": "^2.2.1",
"typescript": "^4.1.2"
},
"license": "MIT",
"main": "dist/index.js",
Expand Down
28 changes: 14 additions & 14 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
"name": "frontend",
"version": "1.0.0",
"dependencies": {
"@elastic/elasticsearch": "^7.9.1",
"@elastic/elasticsearch": "^7.10.0",
"@hapi/boom": "^9.1.0",
"@hapi/joi": "^17.1.1",
"@hookform/error-message": "^0.0.5",
"@reach/accordion": "^0.11.2",
"@reach/dialog": "^0.11.2",
"@reach/menu-button": "^0.11.2",
"@reach/visually-hidden": "^0.11.1",
"@sentry/browser": "^5.27.3",
"@sentry/integrations": "^5.27.3",
"@sentry/node": "^5.27.3",
"@reach/accordion": "^0.12.1",
"@reach/dialog": "^0.12.1",
"@reach/menu-button": "^0.12.1",
"@reach/visually-hidden": "^0.12.0",
"@sentry/browser": "^5.29.0",
"@sentry/integrations": "^5.29.0",
"@sentry/node": "^5.29.0",
"@shared/graphql-client": "^1.0.0",
"@shared/id-generator": "^1.0.0",
"@socialgouv/cdtn-slugify": "^4.35.0",
"@socialgouv/cdtn-sources": "^4.35.0",
"@socialgouv/cdtn-slugify": "^4.39.0",
"@socialgouv/cdtn-sources": "^4.39.0",
"@socialgouv/matomo-next": "^1.1.2",
"@socialgouv/react-ui": "^4.17.0",
"@urql/exchange-auth": "^0.1.2",
"@zeit/next-source-maps": "0.0.4-canary.1",
"ace-builds": "^1.4.12",
"argon2": "^0.27.0",
"cookie": "^0.4.1",
"d3": "^6.2.0",
"d3": "^6.3.1",
"d3-hierarchy": "^2.0.0",
"diff": "^5.0.0",
"graphql": "^15.4.0",
Expand All @@ -41,7 +41,7 @@
"react-ace": "^9.2.1",
"react-autosuggest": "^10.0.4",
"react-dom": "^16.14.0",
"react-hook-form": "^6.11.0",
"react-hook-form": "^6.12.2",
"react-icons": "^3.11.0",
"react-is": "^16.13.1",
"react-sortable-hoc": "^1.11.0",
Expand All @@ -66,11 +66,11 @@
"@socialgouv/eslint-config-react": "^1.46.0",
"@socialgouv/eslint-config-recommended": "^1.46.0",
"@urql/devtools": "^2.0.2",
"eslint": "^7.13.0",
"eslint": "^7.15.0",
"eslint-plugin-import": "^2.22.1",
"jest-cli": "^26.6.3",
"lint-staged": "^10.5.3",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"prop-types": "^15.7.2"
},
"license": "MIT",
Expand Down
24 changes: 12 additions & 12 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"@shared/graphql-client": "1.0.0",
"@shared/id-generator": "^1.0.0",
"@socialgouv/cdtn-slugify": "^4.35.0",
"@socialgouv/cdtn-sources": "^4.35.0",
"@socialgouv/cdtn-slugify": "^4.39.0",
"@socialgouv/cdtn-sources": "^4.39.0",
"get-uri": "^3.0.2",
"got": "^11.8.0",
"gunzip-maybe": "^1.4.2",
Expand All @@ -19,32 +19,32 @@
"unist-util-parents": "^1.0.3",
"unist-util-select": "^3.0.3",
"winston": "^3.3.3",
"yargs": "^16.1.0"
"yargs": "^16.2.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/preset-env": "^7.12.7",
"@socialgouv/contributions-data-types": "^3.0.0",
"@socialgouv/datafiller-data-types": "^2.6.0",
"@socialgouv/datafiller-data-types": "^2.9.0",
"@socialgouv/eslint-config-recommended": "^1.46.0",
"@socialgouv/fiches-travail-data-types": "^4.6.0",
"@socialgouv/fiches-vdd-types": "^2.6.0",
"@socialgouv/kali-data-types": "^2.4.0",
"@socialgouv/legi-data-types": "^2.2.1",
"@socialgouv/fiches-travail-data-types": "^4.22.0",
"@socialgouv/fiches-vdd-types": "^2.28.0",
"@socialgouv/kali-data-types": "^2.15.0",
"@socialgouv/legi-data-types": "^2.12.0",
"@types/gunzip-maybe": "^1.4.0",
"@types/jest": "^26.0.17",
"@types/node": "^14.14.10",
"@types/semver": "^7.3.4",
"@types/tar-fs": "^2.0.0",
"@types/unist": "^2.0.3",
"@vercel/ncc": "^0.24.1",
"@vercel/ncc": "0.24.1",
"babel-jest": "^26.6.3",
"eslint": "^7.13.0",
"eslint": "^7.15.0",
"esm": "^3.2.25",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"prettier": "^2.1.2",
"typescript": "^4.0.5"
"prettier": "^2.2.1",
"typescript": "^4.1.2"
},
"license": "MIT",
"main": "src/index.js",
Expand Down
13 changes: 7 additions & 6 deletions targets/ingester/src/transform/fichesServicePublic/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,14 @@ export default async function getFichesServicePublic(pkgName) {

const listFicheVdd = filter(ficheVddIndex);

const fichesIdFromContrib = contributions
.map(({ answers }) => extractMdxContentUrl(answers.generic.markdown))
.filter(Boolean)
.map((url) => {
const [, id] = /** @type {string} */ (url).match(/\/(\w+)$/);
const fichesIdFromContrib = contributions.flatMap(({ answers }) => {
const url = extractMdxContentUrl(answers.generic.markdown);
if (url) {
const [, id] = /** @type {RegExpMatchArray} */ (url.match(/\/(\w+)$/));
return id;
});
}
return [];
});

/** @type {ingester.FicheServicePublic[]} */
const fiches = [];
Expand Down
Loading

0 comments on commit 7e804ca

Please sign in to comment.