Skip to content

Commit

Permalink
Merge pull request #49 from SandroMiguel/bump-react
Browse files Browse the repository at this point in the history
build: bump react
  • Loading branch information
SandroMiguel authored Jan 17, 2023
2 parents 7f3beeb + 86e09a5 commit ec508a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"husky": "^8.0.3",
"jest": "^29.3.1",
"prettier": "^2.8.3",
"react": "^17.0.2"
"react": "^18.2.0"
}
}
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2587,7 +2587,7 @@ __metadata:
husky: ^8.0.3
jest: ^29.3.1
prettier: ^2.8.3
react: ^17.0.2
react: ^18.2.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5647,13 +5647,12 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^17.0.2":
version: 17.0.2
resolution: "react@npm:17.0.2"
"react@npm:^18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
loose-envify: ^1.1.0
object-assign: ^4.1.1
checksum: b254cc17ce3011788330f7bbf383ab653c6848902d7936a87b09d835d091e3f295f7e9dd1597c6daac5dc80f90e778c8230218ba8ad599f74adcc11e33b9d61b
checksum: 88e38092da8839b830cda6feef2e8505dec8ace60579e46aa5490fc3dc9bba0bd50336507dc166f43e3afc1c42939c09fe33b25fae889d6f402721dcd78fca1b
languageName: node
linkType: hard

Expand Down

0 comments on commit ec508a2

Please sign in to comment.