Skip to content

Commit

Permalink
chore(deps-dev): bump babel-loader from 8.2.5 to 8.3.0 in /ui (#9976)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 5, 2022
1 parent 0a94f66 commit 9cebce4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Expand Up @@ -60,7 +60,7 @@
"@types/superagent": "^4.1.15",
"@types/swagger-ui-react": "^4.11.0",
"babel-jest": "^29.2.2",
"babel-loader": "^8.2.5",
"babel-loader": "^8.3.0",
"copy-webpack-plugin": "^5.1.2",
"copyfiles": "^2.4.1",
"file-loader": "^6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Expand Up @@ -2430,10 +2430,10 @@ babel-jest@^29.2.2:
graceful-fs "^4.2.9"
slash "^3.0.0"

babel-loader@^8.2.5:
version "8.2.5"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
babel-loader@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
dependencies:
find-cache-dir "^3.3.1"
loader-utils "^2.0.0"
Expand Down

0 comments on commit 9cebce4

Please sign in to comment.