Skip to content

Commit b5ca423

Browse files
authored
Update all development Yarn dependencies (2022-01-10) (PR #32)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 6f547a3 commit b5ca423

File tree

2 files changed

+113
-121
lines changed

2 files changed

+113
-121
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1"
5656
},
5757
"devDependencies": {
58-
"@babel/cli": "^7.16.0",
58+
"@babel/cli": "^7.16.7",
5959
"@babel/core": "^7.16.5",
6060
"@babel/eslint-parser": "^7.16.5",
6161
"@babel/preset-env": "^7.16.5",
62-
"@babel/preset-react": "^7.16.5",
62+
"@babel/preset-react": "^7.16.7",
6363
"@babel/preset-stage-2": "^7.8.3",
6464
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
6565
"babel-jest": "~27.4.5",
@@ -69,10 +69,10 @@
6969
"css-loader": "~6.5.1",
7070
"enzyme": "~3.11.0",
7171
"enzyme-to-json": "~3.6.2",
72-
"eslint": "~8.4.1",
72+
"eslint": "~8.6.0",
7373
"eslint-config-vkbansal": "~5.2.1",
7474
"eslint-import-resolver-webpack": "~0.13.2",
75-
"eslint-plugin-import": "~2.25.3",
75+
"eslint-plugin-import": "~2.25.4",
7676
"eslint-plugin-react": "~7.27.1",
7777
"history": "~5.2.0",
7878
"html-webpack-plugin": "~5.5.0",
@@ -82,7 +82,7 @@
8282
"prop-types": "~15.8.0",
8383
"react": "~17.0.2",
8484
"react-dom": "~17.0.2",
85-
"react-router-dom": "~6.1.1",
85+
"react-router-dom": "~6.2.1",
8686
"react-test-renderer": "~17.0.2",
8787
"rimraf": "~3.0.0",
8888
"style-loader": "~3.3.1",

0 commit comments

Comments
 (0)