Skip to content

Commit

Permalink
fix(deps): update dependency typed.js to ^2.0.132 (#1069)
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 Mar 11, 2023
1 parent 1b00402 commit d147bc6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"remark-github": "^11.2.4",
"remark-math": "^5.1.1",
"remark-mdx-code-meta": "^2.0.0",
"typed.js": "^2.0.12",
"typed.js": "^2.0.132",
"unist-util-visit": "^4.1.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2974,7 +2974,7 @@ __metadata:
tailwindcss: ^3.2.7
ts-jest: ^29.0.5
tslib: ^2.5.0
typed.js: ^2.0.12
typed.js: ^2.0.132
typescript: ^4.9.5
unist-util-visit: ^4.1.2
languageName: unknown
Expand Down Expand Up @@ -15245,10 +15245,10 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"typed.js@npm:^2.0.12":
version: 2.0.12
resolution: "typed.js@npm:2.0.12"
checksum: ea753bf8e01fd6e37390f8d02de58cc084e7b11620e937e75a6cad58829dd55a9273954191529cddad58ab102479f097db4587c6790ba4ff2dabc5d4fb6192d8
"typed.js@npm:^2.0.132":
version: 2.0.132
resolution: "typed.js@npm:2.0.132"
checksum: f4a612b44f9d0d3cc8dc79739b6b1a22a021941a0889b9ae57edbbede0a2bc1ea698c2ad5cf1814e42859a4fcca2fae87b222ceca2a3f7425ece9affa1ff55c6
languageName: node
linkType: hard

Expand Down

1 comment on commit d147bc6

@vercel
Copy link

@vercel vercel bot commented on d147bc6 Mar 12, 2023

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:

blog – ./

blog-sabertaz.vercel.app
blog-git-main-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.