Skip to content

Commit 3e69c6a

Browse files
[OCE] update babel (#5716)
* update babel * update lock
1 parent b45490e commit 3e69c6a

20 files changed

Lines changed: 1428 additions & 1386 deletions

File tree

common/config/rush/pnpm-lock.yaml

Lines changed: 706 additions & 664 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/rush/variants/stable/pnpm-lock.yaml

Lines changed: 704 additions & 704 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/acs-ui-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@babel/cli": "^7.24.8",
42-
"@babel/core": "^7.26.9",
42+
"@babel/core": "^7.26.10",
4343
"@types/jest": "^29.5.14",
4444
"@types/react": "18.3.12",
4545
"@typescript-eslint/eslint-plugin": "^7.14.1",

packages/acs-ui-javascript-loaders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@babel/cli": "^7.24.8",
48-
"@babel/core": "^7.26.9",
48+
"@babel/core": "^7.26.10",
4949
"@types/jest": "^29.5.14",
5050
"@types/react": "18.3.12",
5151
"@typescript-eslint/eslint-plugin": "^7.14.1",

packages/calling-component-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@azure/communication-calling": "1.34.1-beta.1 || ^1.33.4",
4949
"@azure/communication-calling-effects": "^1.1.3",
5050
"@babel/cli": "^7.24.8",
51-
"@babel/core": "^7.26.9",
51+
"@babel/core": "^7.26.10",
5252
"@types/jest": "^29.5.14",
5353
"@types/react": "18.3.12",
5454
"@typescript-eslint/eslint-plugin": "^7.14.1",

packages/calling-stateful-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@azure/communication-calling": "1.34.1-beta.1 || ^1.33.4",
4545
"@azure/core-auth": "^1.7.2",
4646
"@babel/cli": "^7.24.8",
47-
"@babel/core": "^7.26.9",
47+
"@babel/core": "^7.26.10",
4848
"@types/jest": "^29.5.14",
4949
"@types/react": "18.3.12",
5050
"@typescript-eslint/eslint-plugin": "^7.14.1",

packages/chat-component-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@babel/cli": "^7.24.8",
48-
"@babel/core": "^7.26.9",
48+
"@babel/core": "^7.26.10",
4949
"@testing-library/react": "^16.0.0",
5050
"@types/jest": "^29.5.14",
5151
"@types/react": "18.3.12",

packages/chat-stateful-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@azure/communication-signaling": "1.0.0-beta.27 || 1.0.0-beta.29",
4747
"@babel/cli": "^7.24.8",
48-
"@babel/core": "^7.26.9",
48+
"@babel/core": "^7.26.10",
4949
"@types/jest": "^29.5.14",
5050
"@types/react": "18.3.12",
5151
"@typescript-eslint/eslint-plugin": "^7.14.1",

packages/communication-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@azure/communication-calling-effects": "^1.1.3",
116116
"@azure/core-auth": "^1.7.2",
117117
"@babel/cli": "^7.24.8",
118-
"@babel/core": "^7.26.9",
118+
"@babel/core": "^7.26.10",
119119
"@internal/calling-component-bindings": "1.25.0-beta.1",
120120
"@internal/calling-stateful-client": "1.25.0-beta.1",
121121
"@internal/chat-component-bindings": "1.25.0-beta.1",

packages/fake-backends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@babel/cli": "^7.24.8",
46-
"@babel/core": "^7.26.9",
46+
"@babel/core": "^7.26.10",
4747
"@babel/preset-env": "7.23.9",
4848
"@types/jest": "^29.5.14",
4949
"@typescript-eslint/eslint-plugin": "^7.14.1",

0 commit comments

Comments
 (0)