Skip to content

Commit 1d3ea00

Browse files
authored
Update all development Yarn dependencies (2022-01-17) (PR #34)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent f8eaa7c commit 1d3ea00

File tree

2 files changed

+410
-426
lines changed

2 files changed

+410
-426
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
},
5757
"devDependencies": {
5858
"@babel/cli": "^7.16.7",
59-
"@babel/core": "^7.16.5",
59+
"@babel/core": "^7.16.7",
6060
"@babel/eslint-parser": "^7.16.5",
6161
"@babel/preset-env": "^7.16.5",
6262
"@babel/preset-react": "^7.16.7",
6363
"@babel/preset-stage-2": "^7.8.3",
6464
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
65-
"babel-jest": "~27.4.5",
65+
"babel-jest": "~27.4.6",
6666
"babel-loader": "~8.2.3",
6767
"coveralls": "~3.1.1",
6868
"cross-env": "~7.0.3",
@@ -73,12 +73,12 @@
7373
"eslint-config-vkbansal": "~5.2.1",
7474
"eslint-import-resolver-webpack": "~0.13.2",
7575
"eslint-plugin-import": "~2.25.4",
76-
"eslint-plugin-react": "~7.27.1",
76+
"eslint-plugin-react": "~7.28.0",
7777
"history": "~5.2.0",
7878
"html-webpack-plugin": "~5.5.0",
7979
"http-server": "~14.0.0",
80-
"jest": "~27.4.5",
81-
"mini-css-extract-plugin": "^2.4.5",
80+
"jest": "~27.4.7",
81+
"mini-css-extract-plugin": "^2.4.6",
8282
"prop-types": "~15.8.0",
8383
"react": "~17.0.2",
8484
"react-dom": "~17.0.2",

0 commit comments

Comments
 (0)