Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeBu committed Feb 21, 2024
1 parent b673376 commit 38602af
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.41.0",
"version": "1.41.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.20.1",
"@codegouvfr/sill": "^1.20.4",
"@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 @@ -1240,10 +1240,10 @@
dependencies:
tsafe "^1.6.3"

"@codegouvfr/sill@^1.20.1":
version "1.20.1"
resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.20.1.tgz#4f6c57b398e8d05b0cdc5ab23d33d64001e78765"
integrity sha512-lJJK179/+zOxMnP9hJN97mNoJkJhtbAKkulWcuLTtgGqJ/cfwa9mgd353HJTKiNqOroI/DFjbOiWQjn+Dj8DpQ==
"@codegouvfr/sill@^1.20.4":
version "1.20.4"
resolved "https://registry.yarnpkg.com/@codegouvfr/sill/-/sill-1.20.4.tgz#67950d1e177622954d56c16eb1b197aec414bcd0"
integrity sha512-D6FjTIl4RXwm96hqCVRwBIVtTvzENY/UPpsVoNeSuH3f0xCjpamOyEhgObfpWmeB5sfQraY0dJxEZxwst5AtCg==
dependencies:
"@octokit/graphql" "^7.0.2"
"@retorquere/bibtex-parser" "^7.0.11"
Expand Down

0 comments on commit 38602af

Please sign in to comment.