Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2023
1 parent 528e102 commit f7f73ec
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/vue3-lottie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@babel/types": "7.21.2",
"@types/lodash-es": "4.17.6",
"@types/node": "18.11.19",
"@types/node": "18.14.3",
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.9.5",
"vite": "2.9.15",
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 @@ -59,10 +59,10 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==

"@types/node@18.11.19":
version "18.11.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.19.tgz#35e26df9ec441ab99d73e99e9aca82935eea216d"
integrity sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==
"@types/node@18.14.3":
version "18.14.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.3.tgz#485070908df2e7b476ecaf83108e50b4d925a153"
integrity sha512-1y36CC5iL5CMyKALzwX9cwwxcWIxvIBe3gzs4GrXWXEQ8klQnCZ2U/WDGiNrXHmQcUhnaun17XG9TEIDlGj2RA==

"@vitejs/[email protected]":
version "2.3.4"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7f73ec

Please sign in to comment.