Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2022
1 parent 43a54b6 commit 6ad6e74
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"mini-css-extract-plugin": "2.6.1",
"nodemon": "2.0.19",
"null-loader": "4.0.1",
"react-refresh": "0.13.0",
"react-refresh": "0.14.0",
"rimraf": "3.0.2",
"style-loader": "3.3.1",
"svg-react-loader": "0.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.5.0",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.7.1"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6317,7 +6317,7 @@ __metadata:
mini-css-extract-plugin: 2.6.1
nodemon: 2.0.19
null-loader: 4.0.1
react-refresh: 0.13.0
react-refresh: 0.14.0
rimraf: 3.0.2
style-loader: 3.3.1
svg-react-loader: 0.4.6
Expand Down Expand Up @@ -6366,7 +6366,7 @@ __metadata:
eslint-plugin-jsx-a11y: 6.6.0
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.30.1
eslint-plugin-react-hooks: 4.5.0
eslint-plugin-react-hooks: 4.6.0
jest: 27.5.1
prettier: 2.7.1
typescript: 4.7.4
Expand Down Expand Up @@ -15618,12 +15618,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.5.0":
version: 4.5.0
resolution: "eslint-plugin-react-hooks@npm:4.5.0"
"eslint-plugin-react-hooks@npm:4.6.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 081921e84647cddf29114bba8bb9253f2d0ab3626fa7df7d8f35edb073e6b2a094858699e47868f08160f3633ff8055bcedc87700642b87f07d89dd0e7601dfa
checksum: 58c7e10ea5792c33346fcf5cb4024e14837035ce412ff99c2dcb7c4f903dc9b17939078f80bfef826301ce326582c396c00e8e0ac9d10ac2cde2b42d33763c65
languageName: node
linkType: hard

Expand Down Expand Up @@ -26156,10 +26156,10 @@ __metadata:
languageName: node
linkType: hard

"react-refresh@npm:0.13.0":
version: 0.13.0
resolution: "react-refresh@npm:0.13.0"
checksum: cb9f324d471485e569628854dc08d1550c0798cde57f1bfb8d954e006659de1da0bdccaf7d5d2ac0d3d53df1aae7b740b2a36128789afb8aff0f7ec01b128587
"react-refresh@npm:0.14.0":
version: 0.14.0
resolution: "react-refresh@npm:0.14.0"
checksum: b8ae07ad153357d77830928a7f1fc2df837aabefee907fa273ba04c7643f3b860e986f1d4b7ada9b721c8d79b8c24b5b911a314a1a2398b105f1b13d19ea2b8d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6ad6e74

Please sign in to comment.