Skip to content

Commit a52104d

Browse files
build(deps-dev): bump babel-loader from 9.1.2 to 9.1.3 in /frontend (#2083)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.2 to 9.1.3. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v9.1.2...v9.1.3) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8766bd commit a52104d

File tree

2 files changed

+125
-6
lines changed

2 files changed

+125
-6
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@babel/core": "^7.22.20",
2424
"@babel/preset-env": "^7.22.20",
25-
"babel-loader": "^9.1.2",
25+
"babel-loader": "^9.1.3",
2626
"babel-plugin-prismjs": "^2.1.0",
2727
"babel-polyfill": "^6.26.0",
2828
"clean-webpack-plugin": "^4.0.0",

0 commit comments

Comments
 (0)