Skip to content

Commit

Permalink
Update dependency babel-loader to ^9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Sep 17, 2024
1 parent 86a32bc commit 3162b6c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/core": "^7.25.2",
"@yarnpkg/types": "^4.0.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"eslint": "^8.57.1",
"eslint-formatter-codeframe": "^7.32.1",
"flow-bin": "^0.237.2",
Expand Down
2 changes: 1 addition & 1 deletion src/sx-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-plugin-fbt": "^1.0.0",
"babel-plugin-fbt-runtime": "^1.0.0",
"react": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^15.0.7"
"@testing-library/user-event": "npm:^14.5.2"
babel-loader: "npm:^9.1.3"
babel-loader: "npm:^9.2.1"
babel-plugin-fbt: "npm:^1.0.0"
babel-plugin-fbt-runtime: "npm:^1.0.0"
blurhash: "npm:2.0.5"
Expand Down Expand Up @@ -7240,16 +7240,16 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:^9.1.3":
version: 9.1.3
resolution: "babel-loader@npm:9.1.3"
"babel-loader@npm:^9.1.3, babel-loader@npm:^9.2.1":
version: 9.2.1
resolution: "babel-loader@npm:9.2.1"
dependencies:
find-cache-dir: "npm:^4.0.0"
schema-utils: "npm:^4.0.0"
peerDependencies:
"@babel/core": ^7.12.0
webpack: ">=5"
checksum: 10c0/e3fc3c9e02bd908b37e8e8cd4f3d7280cf6ac45e33fc203aedbb615135a0fecc33bf92573b71a166a827af029d302c0b060354985cd91d510320bd70a2f949eb
checksum: 10c0/efb82faff4c7c27e9c15bb28bf11c73200e61cf365118a9514e8d74dd489d0afc2a0d5aaa62cb4254eefc2ab631579224d95a03fd245410f28ea75e24de54ba4
languageName: node
linkType: hard

Expand Down Expand Up @@ -19765,7 +19765,7 @@ __metadata:
"@babel/core": "npm:^7.25.2"
"@yarnpkg/types": "npm:^4.0.0"
babel-jest: "npm:^29.7.0"
babel-loader: "npm:^9.1.3"
babel-loader: "npm:^9.2.1"
eslint: "npm:^8.57.1"
eslint-formatter-codeframe: "npm:^7.32.1"
flow-bin: "npm:^0.237.2"
Expand Down

0 comments on commit 3162b6c

Please sign in to comment.