Skip to content

Commit f5bc5e8

Browse files
chore | bump webpack from 5.37.0 to 5.37.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.37.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.37.0...v5.37.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2c7b81 commit f5bc5e8

File tree

2 files changed

+33
-49
lines changed

2 files changed

+33
-49
lines changed

package-lock.json

Lines changed: 30 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"styled-components": "^5.3.0"
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.14.2",
42+
"@babel/core": "^7.14.3",
4343
"@babel/plugin-transform-runtime": "^7.14.2",
4444
"@babel/preset-env": "^7.14.2",
4545
"@babel/preset-react": "^7.13.13",
@@ -60,7 +60,7 @@
6060
"eslint-config-prettier": "^8.3.0",
6161
"eslint-import-resolver-typescript": "^2.4.0",
6262
"eslint-plugin-eslint-comments": "^3.2.0",
63-
"eslint-plugin-import": "^2.23.0",
63+
"eslint-plugin-import": "^2.23.2",
6464
"eslint-plugin-jsx-a11y": "^6.4.1",
6565
"eslint-plugin-prettier": "^3.4.0",
6666
"eslint-plugin-react": "^7.23.2",
@@ -76,7 +76,7 @@
7676
"sass-loader": "^11.1.1",
7777
"style-loader": "^2.0.0",
7878
"typescript": "^4.2.4",
79-
"webpack": "^5.37.0",
79+
"webpack": "^5.37.1",
8080
"webpack-cli": "^4.7.0",
8181
"webpack-dev-server": "^3.11.2",
8282
"webpack-merge": "^5.7.3"

0 commit comments

Comments
 (0)