Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeBu committed Jan 24, 2024
1 parent b8754b2 commit 1aa500e
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,7 +1,7 @@
{
"homepage": "https://xxx.yy/sill",
"name": "sill-web",
"version": "1.40.0",
"version": "1.40.1",
"license": "MIT",
"scripts": {
"start": "react-app-rewired start",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@codegouvfr/react-dsfr": "^1.0.0",
"@codegouvfr/sill": "^1.19.0",
"@codegouvfr/sill": "^1.19.1",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1232,10 +1232,10 @@
dependencies:
tsafe "^1.6.3"

"@codegouvfr/sill@^1.19.0":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.19.0.tgz#eec603f499b1865a3ca17e67a81a94ba0fa5c487"
integrity sha512-yal1d/gHOBQ+XkGll89PrrPBSdwCzf2G0MATLjMyC8+qMUs5DyDrU8nSBFBd+yXvssihDnS6pdPQbh4un3o46g==
"@codegouvfr/sill@^1.19.1":
version "1.19.1"
resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.19.1.tgz#b2e7b966c2098ba0de10c165f82f6f209f4b3a51"
integrity sha512-JI8h0qqY5TNdYJHNRHlqmGSfyLM0GpSbJiMFaNVOLUEO89tZDQgz/+sYmfw7XfUsbegby4JYtNwhlcyWUj11OQ==
dependencies:
"@octokit/graphql" "^7.0.2"
"@trpc/server" "^10.18.0"
Expand Down

0 comments on commit 1aa500e

Please sign in to comment.