Update all Yarn dependencies (2022-10-03) (#18527)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
9361d2426f
commit
a9524dca09
2 changed files with 5 additions and 5 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"homepage": "https://github.com/forem/forem#readme",
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.19.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.19.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.19.3",
|
||||
"@faker-js/faker": "^7.5.0",
|
||||
"@knapsack-pro/cypress": "^5.1.0",
|
||||
"@storybook/addon-a11y": "^6.5.12",
|
||||
|
|
|
|||
|
|
@ -648,10 +648,10 @@
|
|||
"@babel/helper-plugin-utils" "^7.14.5"
|
||||
"@babel/plugin-syntax-decorators" "^7.16.0"
|
||||
|
||||
"@babel/plugin-proposal-decorators@^7.19.1":
|
||||
version "7.19.1"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.1.tgz#4bab3e7afe894fdbf47ffa86701266104fcb6ecc"
|
||||
integrity sha512-LfIKNBBY7Q1OX5C4xAgRQffOg2OnhAo9fnbcOHgOC9Yytm2Sw+4XqHufRYU86tHomzepxtvuVaNO+3EVKR4ivw==
|
||||
"@babel/plugin-proposal-decorators@^7.19.3":
|
||||
version "7.19.3"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.3.tgz#c1977e4902a18cdf9051bf7bf08d97db2fd8b110"
|
||||
integrity sha512-MbgXtNXqo7RTKYIXVchVJGPvaVufQH3pxvQyfbGvNw1DObIhph+PesYXJTcd8J4DdWibvf6Z2eanOyItX8WnJg==
|
||||
dependencies:
|
||||
"@babel/helper-create-class-features-plugin" "^7.19.0"
|
||||
"@babel/helper-plugin-utils" "^7.19.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue