Skip to content

Commit

Permalink
fix(deps): bump typewriter-effect from 2.18.2 to 2.20.1 in /web
Browse files Browse the repository at this point in the history
Bumps [typewriter-effect](https://github.com/tameemsafi/typewriterjs) from 2.18.2 to 2.20.1.
- [Commits](https://github.com/tameemsafi/typewriterjs/commits)

---
updated-dependencies:
- dependency-name: typewriter-effect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent 224d59a commit 678a8c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"git-revision-webpack-plugin": "^5.0.0",
"register-service-worker": "^1.7.1",
"short-uuid": "^4.2.2",
"typewriter-effect": "^2.18.2",
"typewriter-effect": "^2.20.1",
"vue": "^2.7.14",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.1.2",
Expand Down
16 changes: 8 additions & 8 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10447,7 +10447,7 @@ prompts@^2.0.1:
kleur "^3.0.3"
sisteransi "^1.0.5"

prop-types@^15.6.2:
prop-types@^15.8.1:
version "15.8.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
Expand Down Expand Up @@ -10616,7 +10616,7 @@ queue-microtask@^1.2.2:
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

raf@^3.4.0:
raf@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
Expand Down Expand Up @@ -12507,13 +12507,13 @@ typescript@~4.1.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138"
integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow==

typewriter-effect@^2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/typewriter-effect/-/typewriter-effect-2.18.2.tgz#cc96af78869e35fda615fb866bcf09d5a4be8c17"
integrity sha512-I6VLfaICftFgZ3sauoVrvHmqzD2r1t+roopD6pyQ1EV4fmq3kZ4ssfLJk9mPd1VHdnwb9XxSnDH09QHNJ/HrXw==
typewriter-effect@^2.20.1:
version "2.20.1"
resolved "https://registry.yarnpkg.com/typewriter-effect/-/typewriter-effect-2.20.1.tgz#e8f8a653f27ba83504177f1b5d6d8da5667d8f31"
integrity sha512-3yQW4fUzCuIEgGHA5k+2Y2RzdsHUC9pPJpRahDREfloDpoPiMLj4GjMcuobdKD4CQ0pRBW4DD3pdNz7ZhfR96g==
dependencies:
prop-types "^15.6.2"
raf "^3.4.0"
prop-types "^15.8.1"
raf "^3.4.1"

uglify-js@3.4.x:
version "3.4.10"
Expand Down

0 comments on commit 678a8c8

Please sign in to comment.