Skip to content

Commit

Permalink
Merge pull request #1379 from ember-cli/dependabot/npm_and_yarn/babel…
Browse files Browse the repository at this point in the history
…/plugin-proposal-decorators-7.16.4

build(deps-dev): bump @babel/plugin-proposal-decorators from 7.16.0 to 7.16.4
  • Loading branch information
lin-ll authored Nov 22, 2021
2 parents 434d480 + 5847799 commit f3627b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@
"@babel/helper-plugin-utils" "^7.14.5"

"@babel/plugin-proposal-decorators@^7.15.8":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.0.tgz#515db5f6891611c0d176b63ede0844fbd9be797b"
integrity sha512-ttvhKuVnQwoNQrcTd1oe6o49ahaZ1kns1fsJKzTVOaS/FJDJoK4qzgVS68xzJhYUMgTnbXW6z/T6rlP3lL7tJw==
version "7.16.4"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.4.tgz#9b35ce0716425a93b978e79099e5f7ba217c1364"
integrity sha512-RESBNX16eNqnBeEVR5sCJpnW0mHiNLNNvGA8PrRuK/4ZJ4TO+6bHleRUuGQYDERVySOKtOhSya/C4MIhwAMAgg==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.16.0"
"@babel/helper-plugin-utils" "^7.14.5"
Expand Down

0 comments on commit f3627b4

Please sign in to comment.