Skip to content

Commit

Permalink
fix(deps): update dependency @socialgouv/kali-data to ^1.2.27 (#1678)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lionelB committed Nov 12, 2019
1 parent 95792ee commit 860c3bc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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.26",
"@socialgouv/kali-data": "^1.2.27",
"node-fetch": "^2.6.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@socialgouv/fiches-vdd": "^1.0.22",
"@socialgouv/kali-data": "^1.2.26",
"@socialgouv/kali-data": "^1.2.27",
"@socialgouv/legi-data": "^1.1.5",
"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 @@ -26,7 +26,7 @@
"dependencies": {
"@cdt/sources": "^3.5.0",
"@elastic/elasticsearch": "^7.4.0",
"@socialgouv/kali-data": "^1.2.26",
"@socialgouv/kali-data": "^1.2.27",
"@socialgouv/legi-data": "^1.1.5",
"esm": "^3.2.25",
"unist-util-find": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2332,10 +2332,10 @@
unzipper "^0.10.5"
xml-js "^1.6.11"

"@socialgouv/kali-data@^1.2.26":
version "1.2.26"
resolved "https://registry.yarnpkg.com/@socialgouv/kali-data/-/kali-data-1.2.26.tgz#a93786d6a7623d205e2022d397358dfbc31f0735"
integrity sha512-5LwSxvpVEqB7I8NH/8Oo9s7Y3qBFc7/gjx7RMAB6clPBWuBz67fNYWKsuIo24l5nHWAWuzWmivLdYyakPjEw+w==
"@socialgouv/kali-data@^1.2.27":
version "1.2.27"
resolved "https://registry.yarnpkg.com/@socialgouv/kali-data/-/kali-data-1.2.27.tgz#f01e0110ae7f0d00a04bb6b9fabaccd5b086a03c"
integrity sha512-qJhwzDUE1YRcNwpbL66D8m8D/yeBi4mQEYacP7lHHmz/W5mGD0K6la5QT0ynLFQBlcVRYhz2obWrU1joVB8nRg==
dependencies:
"@socialgouv/dila-api-client" "^1.0.5"
p-map "^3.0.0"
Expand Down

0 comments on commit 860c3bc

Please sign in to comment.