Skip to content

Commit a018d46

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

File tree

2 files changed

+477
-481
lines changed

2 files changed

+477
-481
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/cli": "^7.16.7",
5959
"@babel/core": "^7.16.7",
6060
"@babel/eslint-parser": "^7.16.5",
61-
"@babel/preset-env": "^7.16.5",
61+
"@babel/preset-env": "^7.16.8",
6262
"@babel/preset-react": "^7.16.7",
6363
"@babel/preset-stage-2": "^7.8.3",
6464
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
@@ -76,17 +76,17 @@
7676
"eslint-plugin-react": "~7.28.0",
7777
"history": "~5.2.0",
7878
"html-webpack-plugin": "~5.5.0",
79-
"http-server": "~14.0.0",
79+
"http-server": "~14.1.0",
8080
"jest": "~27.4.7",
8181
"mini-css-extract-plugin": "^2.4.6",
82-
"prop-types": "~15.8.0",
82+
"prop-types": "~15.8.1",
8383
"react": "~17.0.2",
8484
"react-dom": "~17.0.2",
8585
"react-router-dom": "~6.2.1",
8686
"react-test-renderer": "~17.0.2",
8787
"rimraf": "~3.0.0",
8888
"style-loader": "~3.3.1",
89-
"webpack": "5.65.0",
89+
"webpack": "5.66.0",
9090
"webpack-cli": "^4.9.1"
9191
},
9292
"jest": {

0 commit comments

Comments
 (0)