Skip to content

Commit

Permalink
fix(package): update babel-loader to version 9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Sep 18, 2024
1 parent 2a1d814 commit b94e258
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@commitlint/config-angular": "^19.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-replace": "^5.0.7",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"chai": "^4.3.10",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
Expand Down

0 comments on commit b94e258

Please sign in to comment.