Skip to content

Commit

Permalink
Merge pull request #204 from InseeFr/v2-updateVersion
Browse files Browse the repository at this point in the history
build: upgrade version 2.2.12 & upgrade lunatic version to 2.0.6
  • Loading branch information
MickaelMenet authored Jan 3, 2023
2 parents 4d28393 + 2a8c7ec commit d9fff8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stromae",
"version": "2.2.12",
"version": "2.2.13",
"description": "Web application for the management of questionnaires powered by Lunatic",
"repository": {
"type": "git",
Expand All @@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@craco/craco": "^6.4.0",
"@inseefr/lunatic": "^2.0.5-v2",
"@inseefr/lunatic": "2.0.6-v2",
"@material-ui/core": "^4.11.2",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1418,10 +1418,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@inseefr/lunatic@^2.0.5-v2":
version "2.0.5-v2"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.0.5-v2.tgz#a0b09775cd5f25354dc12319201af16ef1a1854f"
integrity sha512-SEPJN19h1yullfJO0inDqKcAiQmH04vGpK256DzGedLc0ihg59FZW68XwRjIN6YjDgnPZJ5Yy/fdT9RhhbkRCw==
"@inseefr/[email protected].6-v2":
version "2.0.6-v2"
resolved "https://registry.yarnpkg.com/@inseefr/lunatic/-/lunatic-2.0.6-v2.tgz#64cc92f973b470d5ef997cf5d8449b71bbf90ccc"
integrity sha512-+RlrvU97O/VRc+2Ihn8ESmVFaGvazbL0UeSktI0yAymH/94Ppjg7vEhx7WHlWvjSbYjvUmjCIXf+Eav2jlIIcg==
dependencies:
"@inseefr/trevas" "^0.1.16"
"@inseefr/vtl-2.0-antlr-tools" "^0.1.0-bundle"
Expand Down

0 comments on commit d9fff8d

Please sign in to comment.