chore(deps): update dependency babel-loader to v9.2.1

This commit is contained in:
renovate[bot] 2024-09-19 15:15:26 +00:00 committed by GitHub
parent 4e53acddcf
commit 30bb93ee77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -87,7 +87,7 @@
"@types/video.js": "^7.3.50",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"chromatic": "11.10.2",
"css-loader": "7.1.2",
"cypress": "^13.2.0",
@ -13701,9 +13701,9 @@
}
},
"node_modules/babel-loader": {
"version": "9.1.3",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz",
"integrity": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==",
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz",
"integrity": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -93,7 +93,7 @@
"@types/video.js": "^7.3.50",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"chromatic": "11.10.2",
"css-loader": "7.1.2",
"cypress": "^13.2.0",