Skip to content

Commit

Permalink
Update npm package babel-loader to v9.2.1 (#5195)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Sep 21, 2024
1 parent 5f19aac commit decd35a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/react-dom": "18.2.25",
"@types/react-html-parser": "2.0.6",
"@types/unist": "2.0.11",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"chalk": "5.3.0",
"eslint": "8.57.0",
"execa": "7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/react-dom": "18.2.25",
"@types/webextension-polyfill": "0.10.4",
"@types/ws": "8.5.12",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-preset-react-app": "10.0.1",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13141,10 +13141,10 @@ babel-core@^7.0.0-bridge.0:
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
integrity "sha1-laSS3dkPm06aSh2hTrM1uHtjTs4= sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg=="

babel-loader@9.1.3, babel-loader@^9.0.0, babel-loader@^9.1.2:
version "9.1.3"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a"
integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==
babel-loader@9.2.1, babel-loader@^9.0.0, babel-loader@^9.1.2:
version "9.2.1"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
dependencies:
find-cache-dir "^4.0.0"
schema-utils "^4.0.0"
Expand Down

0 comments on commit decd35a

Please sign in to comment.