Skip to content

Commit f0b74f4

Browse files
Bump @babel/plugin-proposal-decorators from 7.12.1 to 7.12.12
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.12.1 to 7.12.12. - [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.12.12/packages/babel-plugin-proposal-decorators) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4e46b85 commit f0b74f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@babel/core": "^7.11.5",
5353
"@babel/plugin-proposal-class-properties": "^7.12.1",
54-
"@babel/plugin-proposal-decorators": "^7.12.1",
54+
"@babel/plugin-proposal-decorators": "^7.12.12",
5555
"@babel/plugin-transform-runtime": "^7.11.5",
5656
"@babel/plugin-transform-typescript": "^7.10.1",
5757
"@babel/runtime": "^7.12.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,10 @@
329329
"@babel/helper-create-class-features-plugin" "^7.12.1"
330330
"@babel/helper-plugin-utils" "^7.10.4"
331331

332-
"@babel/plugin-proposal-decorators@^7.10.5", "@babel/plugin-proposal-decorators@^7.12.1":
333-
version "7.12.1"
334-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.1.tgz#59271439fed4145456c41067450543aee332d15f"
335-
integrity sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ==
332+
"@babel/plugin-proposal-decorators@^7.10.5", "@babel/plugin-proposal-decorators@^7.12.12":
333+
version "7.12.12"
334+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.12.tgz#067a6d3d6ca86d54cf56bb183239199c20daeafe"
335+
integrity sha512-fhkE9lJYpw2mjHelBpM2zCbaA11aov2GJs7q4cFaXNrWx0H3bW58H9Esy2rdtYOghFBEYUDRIpvlgi+ZD+AvvQ==
336336
dependencies:
337337
"@babel/helper-create-class-features-plugin" "^7.12.1"
338338
"@babel/helper-plugin-utils" "^7.10.4"

0 commit comments

Comments
 (0)