Skip to content

Commit

Permalink
Merge pull request #276 from heckenmann/dependabot/npm_and_yarn/app-s…
Browse files Browse the repository at this point in the history
…rc/jotai-2.2.2

Bump jotai from 2.1.1 to 2.2.2 in /app-src
  • Loading branch information
heckenmann authored Jul 13, 2023
2 parents e1df1c9 + 20d0bf3 commit ae47391
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@types/react": "^18.0.28",
"bootstrap": "^5.2.3",
"jotai": "^2.0.3",
"jotai": "^2.2.2",
"jotai-location": "^0.5.1",
"react": "^18.2.0",
"react-bootstrap": "^2.7.2",
Expand Down
8 changes: 4 additions & 4 deletions app-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6449,10 +6449,10 @@ jotai-location@^0.5.1:
resolved "https://registry.yarnpkg.com/jotai-location/-/jotai-location-0.5.1.tgz#1a08b683cd7823ce57f7fef8b98335f1ce5c7105"
integrity sha512-6b34X6PpUaXmHCcyxdMFUHgRLUEp+SFHq9UxHbg5HxHC1LddVyVZbPJI+P15+SOQJcUTH3KrsIeKmeLko+Vw/A==

jotai@^2.0.3:
version "2.1.1"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.1.1.tgz#7fc4edf16d7e20ff42952fbf2c36e8bd57510c07"
integrity sha512-LaaiuSaq+6XkwkrCtCkczyFVZOXe0dfjAFN4DVMsSZSRv/A/4xuLHnlpHMEDqvngjWYBotTIrnQ7OogMkUE6wA==
jotai@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/jotai/-/jotai-2.2.2.tgz#1e181789dcc01ced8240b18b95d9fa10169f9366"
integrity sha512-Cn8hnBg1sc5ppFwEgVGTfMR5WSM0hbAasd/bdAwIwTaum0j3OUPqBSC4tyk3jtB95vicML+RRWgKFOn6gtfN0A==

[email protected]:
version "0.8.0"
Expand Down

0 comments on commit ae47391

Please sign in to comment.