Skip to content

Commit

Permalink
Merge pull request #155 from Crazy-Marvin/dependabot/npm_and_yarn/web…
Browse files Browse the repository at this point in the history
…pack-bundle-analyzer-and-types/webpack-bundle-analyzer-4.9.1

Bump webpack-bundle-analyzer and @types/webpack-bundle-analyzer
  • Loading branch information
CrazyMarvin authored Nov 13, 2023
2 parents 2b0b056 + 3a92d19 commit 527dfb3
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 23 deletions.
88 changes: 67 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@types/react-dom": "^18.2.4",
"@types/react-test-renderer": "^18.0.0",
"@types/terser-webpack-plugin": "^5.0.4",
"@types/webpack-bundle-analyzer": "^4.6.0",
"@types/webpack-bundle-analyzer": "^4.6.3",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.15",
Expand Down Expand Up @@ -159,7 +159,7 @@
"typescript": "^5.1.3",
"url-loader": "^4.1.1",
"webpack": "^5.85.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.9.0"
Expand Down

0 comments on commit 527dfb3

Please sign in to comment.