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 May 31, 2023
1 parent 336214b commit eed8029
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2042,17 +2042,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: ^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 @@ -5048,7 +5048,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 eed8029

Please sign in to comment.