Skip to content

Commit 09796b0

Browse files
committed
chore(deps): bump babel-loader to 8.2.5
1 parent ee9fe85 commit 09796b0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/styled-components": "5.1.15",
6464
"@typescript-eslint/parser": "5.1.0",
6565
"@typescript-eslint/eslint-plugin": "5.1.0",
66-
"babel-loader": "8.2.3",
66+
"babel-loader": "8.2.5",
6767
"babel-plugin-styled-components": "1.13.3",
6868
"commitizen": "4.2.4",
6969
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3813,13 +3813,13 @@ babel-core@^7.0.0-bridge.0:
38133813
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
38143814
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
38153815

3816-
babel-loader@8.2.3:
3817-
version "8.2.3"
3818-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d"
3819-
integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==
3816+
babel-loader@8.2.5:
3817+
version "8.2.5"
3818+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
3819+
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
38203820
dependencies:
38213821
find-cache-dir "^3.3.1"
3822-
loader-utils "^1.4.0"
3822+
loader-utils "^2.0.0"
38233823
make-dir "^3.1.0"
38243824
schema-utils "^2.6.5"
38253825

0 commit comments

Comments
 (0)