Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 7e8e9db commit 944fb03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/borderline-devutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-react": "7.20.3",
"eslint-plugin-react-hooks": "4.0.8",
"eslint-plugin-react-hooks": "4.4.0",
"file-loader": "6.0.0",
"fs-extra": "9.0.1",
"html-webpack-plugin": "4.3.0",
Expand Down Expand Up @@ -86,8 +86,8 @@
"workbox-webpack-plugin": "5.1.3"
},
"devDependencies": {
"react": "16.13.1",
"react-dom": "16.13.1"
"react": "16.14.0",
"react-dom": "16.14.0"
},
"optionalDependencies": {
"fsevents": "2.1.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/borderline-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"immutable": "3.8.2",
"monaco-editor": "0.20.0",
"monaco-editor-webpack-plugin": "1.9.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-redux": "7.2.0",
"react-router": "5.2.0",
Expand All @@ -44,7 +44,7 @@
"@borderline/devutils": "1.0.1-alpha.0",
"codacy-coverage": "3.4.0",
"http-proxy-middleware": "1.0.5",
"react-test-renderer": "16.13.1",
"react-test-renderer": "16.14.0",
"redux-logger": "3.0.6",
"stylelint": "13.6.1",
"stylelint-config-standard": "20.0.0",
Expand Down

0 comments on commit 944fb03

Please sign in to comment.