mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 01:22:02 +02:00
Update dependency @babel/plugin-transform-typescript to v7.18.8
This commit is contained in:
parent
569bde11fe
commit
496c964765
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.18.6",
|
||||
"@babel/plugin-transform-typescript": "7.18.6",
|
||||
"@babel/plugin-transform-typescript": "7.18.8",
|
||||
"@fontsource/encode-sans": "4.5.6",
|
||||
"@icons-pack/react-simple-icons": "5.1.2",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
|
|
|
@ -1138,10 +1138,10 @@
|
|||
dependencies:
|
||||
"@babel/helper-plugin-utils" "^7.16.7"
|
||||
|
||||
"@babel/plugin-transform-typescript@7.18.6":
|
||||
version "7.18.6"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.6.tgz#8f4ade1a9cf253e5cf7c7c20173082c2c08a50a7"
|
||||
integrity sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w==
|
||||
"@babel/plugin-transform-typescript@7.18.8":
|
||||
version "7.18.8"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.8.tgz#303feb7a920e650f2213ef37b36bbf327e6fa5a0"
|
||||
integrity sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==
|
||||
dependencies:
|
||||
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
||||
"@babel/helper-plugin-utils" "^7.18.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue