Skip to content

Commit

Permalink
chore(deps): update dependency @types/copy-webpack-plugin to v10 (#1639)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @types/copy-webpack-plugin to v10

* Remove unnecessary (?) type packages

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <[email protected]>
  • Loading branch information
renovate[bot] and Methuselah96 authored Mar 26, 2024
1 parent 9545a46 commit 8f166ed
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 35 deletions.
1 change: 0 additions & 1 deletion packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"@types/react-dom": "^18.2.22",
"@types/socketcluster-client": "^19.1.0",
"@types/styled-components": "^5.1.34",
"@types/testing-library__jest-dom": "^5.14.9",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
Expand Down
1 change: 0 additions & 1 deletion packages/redux-devtools-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"@redux-devtools/core": "^4.0.0",
"@types/dateformat": "^5.0.2",
"@types/hex-rgba": "^1.0.3",
"@types/history": "^4.7.11",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "^18.2.72",
"@typescript-eslint/eslint-plugin": "^7.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@types/copy-webpack-plugin": "^8.0.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.72",
"@types/react-dom": "^18.2.22",
Expand Down
32 changes: 0 additions & 32 deletions pnpm-lock.yaml

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

0 comments on commit 8f166ed

Please sign in to comment.