Skip to content

Commit

Permalink
Update dependency recoil to ^0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mrtnzlml committed Apr 16, 2022
1 parent b91ca7b commit 8f9e314
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/abacus-backoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-google-login": "^5.2.2",
"recoil": "^0.7.1"
"recoil": "^0.7.2"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/abacus-kochka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"next-transpile-modules": "^9.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"recoil": "^0.7.1"
"recoil": "^0.7.2"
},
"devDependencies": {
"@adeira/babel-preset-adeira": "^4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ __metadata:
react: ^17.0.2
react-dom: ^17.0.2
react-google-login: ^5.2.2
recoil: ^0.7.1
recoil: ^0.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -62,7 +62,7 @@ __metadata:
playwright: ^1.21.0
react: ^17.0.2
react-dom: ^17.0.2
recoil: ^0.7.1
recoil: ^0.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17038,9 +17038,9 @@ __metadata:
languageName: node
linkType: hard

"recoil@npm:^0.7.1":
version: 0.7.1
resolution: "recoil@npm:0.7.1"
"recoil@npm:^0.7.2":
version: 0.7.2
resolution: "recoil@npm:0.7.2"
dependencies:
hamt_plus: 1.0.2
peerDependencies:
Expand All @@ -17050,7 +17050,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: e68d9fc2ef9f1118a7ca0294653242abf8ee206c32b9191cfadcbee1342a1921d6341f7e7b48cbbb33292887edddbfdf00d1c4725428c3c2ada916db932b236d
checksum: 2ad0c2052fd33ee358e3b448fd36ea6d4b37e69ace65ff44124605171c4794e4f167215209731aac3d45d42ea9f4c67e9c5a0704ff04ab94b64bcca96d5f59a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f9e314

Please sign in to comment.