Skip to content

Commit b552689

Browse files
Update dependency babel-loader to v10 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c77cf9 commit b552689

File tree

2 files changed

+56
-130
lines changed

2 files changed

+56
-130
lines changed

package-lock.json

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

packages/webdev/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/webdev",
3-
"version": "0.2.29",
3+
"version": "0.2.30",
44
"description": "My typical web development setup, but without all the copy and paste.",
55
"keywords": [
66
"webpack",
@@ -32,7 +32,7 @@
3232
"@stanlemon/eslint-config": "*",
3333
"@testing-library/jest-dom": "^6.6.3",
3434
"babel-jest": "^29.7.0",
35-
"babel-loader": "^9.2.1",
35+
"babel-loader": "^10.0.0",
3636
"css-loader": "^7.1.2",
3737
"dotenv": "^16.4.7",
3838
"html-webpack-plugin": "^5.6.3",

0 commit comments

Comments
 (0)