Skip to content

Commit

Permalink
fix(deps): update dependency babel-loader to v8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Sep 16, 2024
1 parent a4eebfc commit 0b8e774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@babel/core": "7.25.2",
"babel-core": "6.26.3",
"babel-loader": "8.4.0",
"babel-loader": "8.4.1",
"babel-preset-env": "1.7.0",
"backbone": "1.6.0",
"backbone.marionette": "4.1.3",
Expand Down

0 comments on commit 0b8e774

Please sign in to comment.