Skip to content

Commit

Permalink
chore(deps): update dependency babel-loader to v9 (#2992)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency babel-loader to v9

* chore(deps): remove webpack while we're at it

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Byron Wall <[email protected]>
  • Loading branch information
renovate[bot] and ByronDWall authored Dec 13, 2024
1 parent b091c48 commit 569fbb3
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 388 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"babel-jest": "29.7.0",
"babel-loader": "8.4.1",
"babel-loader": "9.2.1",
"babel-plugin-typescript-to-proptypes": "1.4.2",
"browserslist": "4.24.3",
"bundlesize": "0.18.2",
Expand Down Expand Up @@ -178,7 +178,6 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-files": "1.1.4",
"typescript": "5.7.2",
"webpack": "5.97.1"
"typescript": "5.7.2"
}
}
Loading

0 comments on commit 569fbb3

Please sign in to comment.