Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency @babel/standalone to ^7.20.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2022
1 parent 66f3223 commit 64dc272
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"postpack": "ember ts:clean"
},
"dependencies": {
"@babel/standalone": "^7.20.1",
"@babel/standalone": "^7.20.11",
"@embroider/macros": "^1.8.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1252,10 +1252,10 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/standalone@^7.20.1":
version "7.20.1"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.20.1.tgz#587bfa02ba59401362125ac14cddc790f15cbe07"
integrity sha512-/gWSncVyOroPfSNASCOIsR08As7UWT7bOKlTkvmprc0Q3v4s6YFxpaYP/eyAZQWbVjSnewX8bZv2In9fwXqPHQ==
"@babel/standalone@^7.20.11":
version "7.20.11"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.20.11.tgz#8baf940746546e312f39539bdeefa3240108f3ec"
integrity sha512-WUPlwwXFk3iViGE7QFVVp423eVtT+eoXu1940Xu4QJgqgHBF6WWtlwO1Ip5rIWQnp7OHrGdwrwKLtLhUVfOZbA==

"@babel/template@^7.16.7":
version "7.16.7"
Expand Down

0 comments on commit 64dc272

Please sign in to comment.