Skip to content

Commit a941b68

Browse files
Update dependency babel-loader to v9.2.1 (#2527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9efe58c commit a941b68

File tree

21 files changed

+170
-407
lines changed

21 files changed

+170
-407
lines changed

libraries/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"angular2-template-loader": "0.6.2",
1111
"awesome-typescript-loader": "5.2.1",
1212
"babel-core": "6.26.3",
13-
"babel-loader": "9.1.3",
13+
"babel-loader": "9.2.1",
1414
"chai": "4.3.10",
1515
"cross-env": "7.0.3",
1616
"karma": "6.4.4",

libraries/angularjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"angular-mocks": "1.8.3",
99
"babel-core": "6.26.3",
10-
"babel-loader": "9.1.3",
10+
"babel-loader": "9.2.1",
1111
"chai": "4.3.10",
1212
"cross-env": "7.0.3",
1313
"karma": "6.4.4",

libraries/dio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "dyo/dyo",
77
"devDependencies": {
88
"babel-core": "6.26.3",
9-
"babel-loader": "9.1.3",
9+
"babel-loader": "9.2.1",
1010
"babel-plugin-transform-react-jsx": "6.24.1",
1111
"chai": "4.3.10",
1212
"copy-webpack-plugin": "11.0.0",

libraries/dojo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/expect": "24.3.2",
1313
"@types/mocha": "10.0.10",
1414
"babel-core": "6.26.3",
15-
"babel-loader": "9.1.3",
15+
"babel-loader": "9.2.1",
1616
"chai": "4.3.10",
1717
"cross-env": "7.0.3",
1818
"karma": "6.4.4",

libraries/hybrids/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "hybridsjs/hybrids",
77
"devDependencies": {
88
"babel-core": "6.26.3",
9-
"babel-loader": "9.1.3",
9+
"babel-loader": "9.2.1",
1010
"chai": "4.3.10",
1111
"copy-webpack-plugin": "11.0.0",
1212
"cross-env": "7.0.3",

libraries/hyperhtml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "WebReflection/hyperHTML",
77
"devDependencies": {
88
"babel-core": "6.26.3",
9-
"babel-loader": "9.1.3",
9+
"babel-loader": "9.2.1",
1010
"chai": "4.3.10",
1111
"copy-webpack-plugin": "11.0.0",
1212
"cross-env": "7.0.3",

libraries/lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "lit/lit",
77
"devDependencies": {
88
"babel-core": "6.26.3",
9-
"babel-loader": "9.1.3",
9+
"babel-loader": "9.2.1",
1010
"chai": "4.3.10",
1111
"cross-env": "7.0.3",
1212
"karma": "6.4.4",

libraries/lwc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@babel/plugin-transform-runtime": "7.28.0",
1010
"@babel/preset-env": "7.22.5",
1111
"babel-core": "6.26.3",
12-
"babel-loader": "9.1.2",
12+
"babel-loader": "9.2.1",
1313
"chai": "4.3.7",
1414
"cross-env": "7.0.3",
1515
"karma": "6.4.4",

libraries/mithril/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "MithrilJS/mithril.js",
77
"devDependencies": {
88
"babel-core": "6.26.3",
9-
"babel-loader": "9.1.3",
9+
"babel-loader": "9.2.1",
1010
"chai": "4.3.10",
1111
"copy-webpack-plugin": "11.0.0",
1212
"cross-env": "7.0.3",

libraries/omi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "Tencent/omi",
77
"devDependencies": {
88
"babel-core": "6.26.3",
9-
"babel-loader": "9.1.3",
9+
"babel-loader": "9.2.1",
1010
"babel-plugin-transform-react-jsx": "6.24.1",
1111
"chai": "4.3.10",
1212
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)