Skip to content

Commit

Permalink
Update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 7, 2022
1 parent 7ec9cdd commit 3fd203c
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 152 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,26 +28,26 @@
},
"devDependencies": {
"@kobakazu0429/eslint-config-typescript-react": "1.1.0",
"@types/node": "12.12.51",
"@types/react": "16.9.44",
"@types/react-dom": "16.9.8",
"@types/react-router-dom": "5.1.5",
"@types/node": "12.12.70",
"@types/react": "16.9.56",
"@types/react-dom": "16.9.14",
"@types/react-router-dom": "5.1.9",
"clean-webpack-plugin": "3.0.0",
"css-loader": "4.2.0",
"css-loader": "4.2.2",
"eslint": "7.6.0",
"eslint-import-resolver-webpack": "0.12.2",
"eslint-loader": "4.0.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-import": "2.22.1",
"file-loader": "6.0.0",
"fork-ts-checker-webpack-plugin": "5.0.13",
"fork-ts-checker-webpack-plugin": "5.0.14",
"html-webpack-plugin": "4.3.0",
"style-loader": "1.2.1",
"ts-loader": "8.0.2",
"typescript": "3.9.7",
"url-loader": "4.1.0",
"webpack": "4.44.1",
"ts-loader": "8.0.18",
"typescript": "3.9.10",
"url-loader": "4.1.1",
"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
"webpack-dev-server": "3.11.3",
"webpack-manifest-plugin": "2.2.0",
"webpack-merge": "5.0.9"
}
Expand Down
Loading

0 comments on commit 3fd203c

Please sign in to comment.