Skip to content

Commit

Permalink
Merge pull request #64 from laurentC35/dev-split-putdata
Browse files Browse the repository at this point in the history
Upgrade version & lunatic version
  • Loading branch information
bwerquin authored Jul 13, 2021
2 parents f6a56f5 + fc2baf1 commit 7fe502c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "stromae",
"version": "2.1.6",
"version": "2.1.7",
"private": true,
"dependencies": {
"@axa-fr/react-oidc-context": "^3.1.6",
"@inseefr/lunatic": "^0.1.1-experimental",
"@inseefr/lunatic": "^0.1.2-experimental",
"@material-ui/core": "^4.11.2",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1252,12 +1252,12 @@
dependencies:
"@hapi/hoek" "^8.3.0"

"@inseefr/lunatic@^0.1.1-experimental":
version "0.1.1-experimental"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-0.1.1-experimental.tgz#f438aeda779992d0ad277f9339f9e706906a20d7"
integrity sha512-heseahZvNPdicpRPWS1ScD9D7YrVCTUF/QJ2kDiF7LP96LcoXKE7qvHsfbn4dfShDLysEqh9rxccHBDKSskMgw==
"@inseefr/lunatic@^0.1.2-experimental":
version "0.1.2-experimental"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-0.1.2-experimental.tgz#9669714db919eade59904a0c47a61835b513be1d"
integrity sha512-sqvOk6x6fUy8QRJ6VHVBJamuJtJBGizxtqM4Gwn6UykOTMMmM/MExLQWszAt3GnHXn6pzMwgJ/G6vLBi9ds8Ig==
dependencies:
"@inseefr/trevas" "^0.1.4"
"@inseefr/trevas" "^0.1.6"
lodash.camelcase "^4.3.0"
lodash.debounce "^4.0.8"
lodash.isequal "^4.5.0"
Expand All @@ -1268,7 +1268,7 @@
remove-accents "^0.4.2"
sass "^1.32.2"

"@inseefr/trevas@^0.1.4":
"@inseefr/trevas@^0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@inseefr/trevas/-/trevas-0.1.6.tgz#8bf9f28f5534114cb74208271261562784978eed"
integrity sha512-xyd18jPn+H63uI7Z6QwwLwFEij5qGJujZdomotRDRpK5+y7V2zpwbsejcLh+lpwEYRm1BS63J38unia0mviH9g==
Expand Down

0 comments on commit 7fe502c

Please sign in to comment.