Skip to content

Commit

Permalink
Update dependency babel-loader to v7.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 0eb941e commit 75d3f16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@hmcts/div-idam-test-harness": "^1.9.0",
"@hmcts/eslint-config": "^1.0.5",
"babel-core": "6.26.3",
"babel-loader": "7.1.4",
"babel-loader": "7.1.5",
"babel-preset-env": "1.7.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2155,17 +2155,17 @@ __metadata:
languageName: node
linkType: hard

"babel-loader@npm:7.1.4":
version: 7.1.4
resolution: "babel-loader@npm:7.1.4"
"babel-loader@npm:7.1.5":
version: 7.1.5
resolution: "babel-loader@npm:7.1.5"
dependencies:
find-cache-dir: "npm:^1.0.0"
loader-utils: "npm:^1.0.2"
mkdirp: "npm:^0.5.1"
find-cache-dir: ^1.0.0
loader-utils: ^1.0.2
mkdirp: ^0.5.1
peerDependencies:
babel-core: 6
webpack: 2 || 3 || 4
checksum: ee78f3378d35792d205717f85a58df46d6815328f0d483bf6f0efc61b7ad98e314b3d320fcc0e533a749fcfd720f254ecbddebc32c467bf2a02a9f93f26589b8
checksum: bef446fd0ad112312629addc0b248282ced6e4bd1d48101affa5e8863910d33689c1a57aa20377ee0c042833cebb3f9d4eef5666782a49362a79c65f33042f23
languageName: node
linkType: hard

Expand Down Expand Up @@ -5204,7 +5204,7 @@ __metadata:
applicationinsights: ^2.5.0
audit: ^0.0.6
babel-core: 6.26.3
babel-loader: 7.1.4
babel-loader: 7.1.5
babel-preset-env: 1.7.0
body-parser: ^1.14.1
chai: ^4.2.0
Expand Down

0 comments on commit 75d3f16

Please sign in to comment.