Skip to content

Commit dd63f4c

Browse files
chore(deps): bump @babel/runtime from 7.23.5 to 7.26.10 (#1440)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.5 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95b0f2f commit dd63f4c

3 files changed

Lines changed: 23 additions & 30 deletions

File tree

packages/testkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/plugin-syntax-typescript": "^7.23.3",
4040
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
4141
"@babel/preset-typescript": "^7.23.3",
42-
"@babel/runtime": "^7.23.5",
42+
"@babel/runtime": "^7.26.10",
4343
"@babel/types": "^7.23.5",
4444
"@linaria/atomic": "workspace:^",
4545
"@linaria/core": "workspace:^",

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"start": "webpack serve"
2323
},
2424
"dependencies": {
25-
"@babel/runtime": "^7.23.5",
25+
"@babel/runtime": "^7.26.10",
2626
"@linaria/atomic": "workspace:^",
2727
"@linaria/core": "workspace:^",
2828
"@linaria/react": "workspace:^",

0 commit comments

Comments
 (0)