Skip to content

Commit 4bb395b

Browse files
Bump babel-loader from 9.1.3 to 9.2.1 in /DigitalLearningSolutions.Web (#2987)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.3 to 9.2.1. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v9.1.3...v9.2.1) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbdb983 commit 4bb395b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/eslint-plugin": "^5.62.0",
4848
"@typescript-eslint/parser": "^5.62.0",
4949
"babel-jest": "^28.1.3",
50-
"babel-loader": "^9.1.3",
50+
"babel-loader": "^9.2.1",
5151
"eslint": "^8.57.0",
5252
"eslint-config-airbnb-base": "^15.0.0",
5353
"eslint-import-resolver-webpack": "^0.13.8",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,10 +2191,10 @@ babel-jest@^28.1.3:
21912191
graceful-fs "^4.2.9"
21922192
slash "^3.0.0"
21932193

2194-
babel-loader@^9.1.3:
2195-
version "9.1.3"
2196-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a"
2197-
integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==
2194+
babel-loader@^9.2.1:
2195+
version "9.2.1"
2196+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
2197+
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
21982198
dependencies:
21992199
find-cache-dir "^4.0.0"
22002200
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)