Skip to content

Commit 8eb1685

Browse files
build(deps): bump @babel/standalone and @types/babel__standalone
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) and [@types/babel__standalone](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__standalone). These dependencies needed to be updated together. Updates `@babel/standalone` from 7.20.13 to 7.24.6 - [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.24.6/packages/babel-standalone) Updates `@types/babel__standalone` from 7.1.4 to 7.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__standalone) --- updated-dependencies: - dependency-name: "@babel/standalone" dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/babel__standalone" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c1893b commit 8eb1685

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"copy-scripts": "npm run copy-opal && npm run copy-lzma"
1414
},
1515
"dependencies": {
16-
"@babel/standalone": "^7.20.13",
16+
"@babel/standalone": "^7.24.6",
1717
"@vueuse/core": "^10.7.1",
1818
"core-js": "^3.35.0",
1919
"lzma": "^2.3.2",
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/babel__core": "^7.20.1",
29-
"@types/babel__standalone": "^7.1.4",
29+
"@types/babel__standalone": "^7.1.7",
3030
"@types/jest": "^27.0.1",
3131
"@types/pako": "^1.0.4",
3232
"@vue/cli-plugin-babel": "~5.0.0",

0 commit comments

Comments
 (0)