mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
Merge pull request #425 from PreMiD/dependabot/npm_and_yarn/timeraa/devscript-4b11f60
Bump @timeraa/devscript from `21f3747` to `4b11f60`
This commit is contained in:
21
yarn.lock
21
yarn.lock
@@ -146,14 +146,15 @@
|
||||
defer-to-connect "^1.0.1"
|
||||
|
||||
"@timeraa/devscript@Timeraa/DevScript":
|
||||
version "1.0.3"
|
||||
resolved "https://codeload.github.com/Timeraa/DevScript/tar.gz/21f374756b682a29c816931bbb410778a3ab163c"
|
||||
version "1.0.4"
|
||||
uid "4b11f60572409704ddb2bbbe0483050f0e429495"
|
||||
resolved "https://codeload.github.com/Timeraa/DevScript/tar.gz/4b11f60572409704ddb2bbbe0483050f0e429495"
|
||||
dependencies:
|
||||
chalk "^3.0.0"
|
||||
chalk "^4.0.0"
|
||||
chokidar "^3.3.1"
|
||||
fast-glob "^3.1.0"
|
||||
fs-extra "^8.1.0"
|
||||
typescript "^3.6.4"
|
||||
fast-glob "^3.2.2"
|
||||
fs-extra "^9.0.0"
|
||||
typescript "^3.8.3"
|
||||
|
||||
"@types/archiver@3.1.0":
|
||||
version "3.1.0"
|
||||
@@ -675,7 +676,7 @@ chainsaw@~0.1.0:
|
||||
dependencies:
|
||||
traverse ">=0.3.0 <0.4"
|
||||
|
||||
chalk@4.0.0:
|
||||
chalk@4.0.0, chalk@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
|
||||
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
|
||||
@@ -1252,7 +1253,7 @@ fast-deep-equal@^3.1.1:
|
||||
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
|
||||
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
|
||||
|
||||
fast-glob@3.2.2, fast-glob@^3.1.0:
|
||||
fast-glob@3.2.2, fast-glob@^3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.2.tgz#ade1a9d91148965d4bf7c51f72e1ca662d32e63d"
|
||||
integrity sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A==
|
||||
@@ -1333,7 +1334,7 @@ fs-constants@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
|
||||
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
|
||||
|
||||
fs-extra@9.0.0:
|
||||
fs-extra@9.0.0, fs-extra@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.0.tgz#b6afc31036e247b2466dc99c29ae797d5d4580a3"
|
||||
integrity sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g==
|
||||
@@ -2843,7 +2844,7 @@ typedarray@^0.0.6:
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@3.8.3, typescript@^3.6.4:
|
||||
typescript@3.8.3, typescript@^3.8.3:
|
||||
version "3.8.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
|
||||
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
|
||||
|
||||
Reference in New Issue
Block a user