Skip to content

Commit

Permalink
fix(deps): update socialgouv
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 3, 2019
1 parent b83b5d0 commit c6f0253
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"license": "MIT",
"dependencies": {
"@socialgouv/kali-data": "^1.2.72",
"@socialgouv/kali-data": "^1.2.76",
"node-fetch": "^2.6.0",
"remark": "^11.0.2",
"strip-markdown": "^3.1.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"url": "https://github.com/SocialGouv/code-du-travail-numerique/issues"
},
"dependencies": {
"@socialgouv/fiches-vdd": "^1.0.45",
"@socialgouv/kali-data": "^1.2.72",
"@socialgouv/fiches-vdd": "^1.0.46",
"@socialgouv/kali-data": "^1.2.76",
"@socialgouv/legi-data": "^1.1.10",
"adm-zip": "0.4.13",
"axios": "^0.19.0",
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 @@ -29,7 +29,7 @@
"dependencies": {
"@cdt/sources": "^3.7.0",
"@elastic/elasticsearch": "^7.4.0",
"@socialgouv/kali-data": "^1.2.72",
"@socialgouv/kali-data": "^1.2.76",
"@socialgouv/legi-data": "^1.1.10",
"esm": "^3.2.25",
"unist-util-find": "^1.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2270,20 +2270,20 @@
eslint-plugin-jest "^23.0.3"
eslint-plugin-prettier "~3.1.1"

"@socialgouv/fiches-vdd@^1.0.45":
version "1.0.45"
resolved "https://registry.yarnpkg.com/@socialgouv/fiches-vdd/-/fiches-vdd-1.0.45.tgz#11a5138b9bb3d247f59dede597eec90e6d512653"
integrity sha512-zsZkESSWnIj+/5l8BF2SoNWE5zxwDLwuy9yXFc28d6FS20yIvWqHe2p1cgGRvUuR+PbS5CGoJKjO2dzjuNVWEQ==
"@socialgouv/fiches-vdd@^1.0.46":
version "1.0.46"
resolved "https://registry.yarnpkg.com/@socialgouv/fiches-vdd/-/fiches-vdd-1.0.46.tgz#9a68d5c573270c0364210a8e0fed702d6f5f13c7"
integrity sha512-wJY4vyfXRBJ+6jjeQpb0h9pnlPDiBAc/Fbggr+rAWgdn8E8LmZTlXG21QHVF/q+IhcNoAZVV3hSlEPrpMGdEQA==
dependencies:
node-fetch "^2.6.0"
ora "^4.0.3"
unzipper "^0.10.5"
xml-js "^1.6.11"

"@socialgouv/kali-data@^1.2.72":
version "1.2.72"
resolved "https://registry.yarnpkg.com/@socialgouv/kali-data/-/kali-data-1.2.72.tgz#e075206b40c2475604ac49ee09d8fc527499b41f"
integrity sha512-Q0vJRFadFA55xG6XaUw92o9y7At2POi6M/40Fmli7EaXcsDbASnsj4MHsD7B8pXQL+2+i1PVes2ZQczjavHI2w==
"@socialgouv/kali-data@^1.2.76":
version "1.2.77"
resolved "https://registry.yarnpkg.com/@socialgouv/kali-data/-/kali-data-1.2.77.tgz#a44fe3c53a0579faa6047321b8729ca11edc6bc0"
integrity sha512-/dK0kPm1n0xQsxs240ntnwzrxQCvs7vI0QEWlJOS/38QFVG3E1lQza26G/UU4Eq+TVTZV81WEZgSPFfMMxWbJQ==
dependencies:
"@socialgouv/dila-api-client" "^1.0.5"
p-map "^3.0.0"
Expand Down

0 comments on commit c6f0253

Please sign in to comment.