Skip to content

Commit 7afc7b7

Browse files
Update dependency @babel/runtime to v7.26.10 [SECURITY] (#42384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b4221cd commit 7afc7b7

File tree

43 files changed

+196
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+196
-126
lines changed

pnpm-lock.yaml

Lines changed: 90 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: changed
3+
4+
Update package dependencies.

projects/js-packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"./style.css": "./dist/mjs/style.css"
4747
},
4848
"dependencies": {
49-
"@babel/runtime": "7.26.0",
49+
"@babel/runtime": "7.26.10",
5050
"@react-spring/web": "9.7.3",
5151
"@visx/axis": "^3.12.0",
5252
"@visx/curve": "3.12.0",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: changed
3+
4+
Update package dependencies.

projects/js-packages/publicize-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@babel/core": "7.26.0",
6363
"@babel/plugin-transform-react-jsx": "7.25.9",
6464
"@babel/preset-react": "7.26.3",
65-
"@babel/runtime": "7.26.0",
65+
"@babel/runtime": "7.26.10",
6666
"@storybook/react": "8.5.8",
6767
"@testing-library/dom": "10.4.0",
6868
"@testing-library/react": "16.2.0",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: changed
3+
4+
Update package dependencies.

projects/js-packages/shared-extension-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/core": "7.26.0",
4444
"@babel/plugin-transform-react-jsx": "7.25.9",
4545
"@babel/preset-react": "7.26.3",
46-
"@babel/runtime": "7.26.0",
46+
"@babel/runtime": "7.26.10",
4747
"@testing-library/dom": "10.4.0",
4848
"@testing-library/react": "16.2.0",
4949
"@testing-library/user-event": "14.6.1",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: changed
3+
4+
Update package dependencies.

projects/js-packages/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/core": "7.26.0",
2525
"@babel/plugin-syntax-jsx": "7.25.9",
2626
"@babel/preset-react": "7.26.3",
27-
"@babel/runtime": "7.26.0",
27+
"@babel/runtime": "7.26.10",
2828
"@playwright/test": "1.48.2",
2929
"@storybook/addon-a11y": "8.5.8",
3030
"@storybook/addon-docs": "8.5.8",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: changed
3+
4+
Update package dependencies.

0 commit comments

Comments
 (0)