Skip to content

Commit be0719e

Browse files
chore(deps-dev): bump @babel/plugin-proposal-decorators
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.24.1 to 7.27.1. - [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.27.1/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c28a6e commit be0719e

File tree

2 files changed

+140
-225
lines changed

2 files changed

+140
-225
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"@babel/core": "^7.25.2",
156156
"@babel/eslint-parser": "^7.24.1",
157157
"@babel/eslint-plugin": "^7.23.5",
158-
"@babel/plugin-proposal-decorators": "^7.24.1",
158+
"@babel/plugin-proposal-decorators": "^7.27.1",
159159
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
160160
"@babel/preset-env": "^7.25.3",
161161
"@babel/runtime": "^7.25.0",

0 commit comments

Comments
 (0)