Skip to content

Commit 65ec12b

Browse files
build(deps-dev): bump @babel/plugin-proposal-decorators from 7.17.0 to 7.17.2 (#1432)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af0026a commit 65ec12b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
browserslist "^4.17.5"
130130
semver "^6.3.0"
131131

132-
"@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.0":
132+
"@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.1":
133133
version "7.17.1"
134134
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21"
135135
integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==
@@ -370,11 +370,11 @@
370370
"@babel/helper-plugin-utils" "^7.16.7"
371371

372372
"@babel/plugin-proposal-decorators@^7.15.8":
373-
version "7.17.0"
374-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.0.tgz#fc0f689fe2535075056c587bc10c176fa9990443"
375-
integrity sha512-JR8HTf3T1CsdMqfENrZ9pqncwsH4sPcvsyDLpvmv8iIbpDmeyBD7HPfGAIqkQph2j5d3B84hTm+m3qHPAedaPw==
373+
version "7.17.2"
374+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.2.tgz#c36372ddfe0360cac1ee331a238310bddca11493"
375+
integrity sha512-WH8Z95CwTq/W8rFbMqb9p3hicpt4RX4f0K659ax2VHxgOyT6qQmUaEVEjIh4WR9Eh9NymkVn5vwsrE68fAQNUw==
376376
dependencies:
377-
"@babel/helper-create-class-features-plugin" "^7.17.0"
377+
"@babel/helper-create-class-features-plugin" "^7.17.1"
378378
"@babel/helper-plugin-utils" "^7.16.7"
379379
"@babel/helper-replace-supers" "^7.16.7"
380380
"@babel/plugin-syntax-decorators" "^7.17.0"

0 commit comments

Comments
 (0)