Skip to content

Commit

Permalink
chore(deps): update dependency @babel/types to v7.18.8 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 11, 2022
1 parent 00e87b6 commit b38fa16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/vue3-lottie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"./dist/style.css": "./dist/style.css"
},
"devDependencies": {
"@babel/types": "7.18.7",
"@babel/types": "7.18.8",
"@types/node": "17.0.19",
"@vitejs/plugin-vue": "2.3.3",
"typescript": "4.7.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/vue3-lottie/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==

"@babel/types@7.18.7":
version "7.18.7"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726"
integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==
"@babel/types@7.18.8":
version "7.18.8"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.8.tgz#c5af199951bf41ba4a6a9a6d0d8ad722b30cd42f"
integrity sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==
dependencies:
"@babel/helper-validator-identifier" "^7.18.6"
to-fast-properties "^2.0.0"
Expand Down

1 comment on commit b38fa16

@vercel
Copy link

@vercel vercel bot commented on b38fa16 Jul 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-lottie – ./

vue3-lottie-git-main-megasanjay.vercel.app
vue3-lottie.vercel.app
vue3-lottie-megasanjay.vercel.app

Please sign in to comment.