From 79fa3e1d4e6e9f45411a1da448afab0ca894c9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 14:02:59 +0000 Subject: [PATCH] chore(deps): bump synckit from 0.7.1 to 0.7.2 Bumps [synckit](https://github.com/rx-ts/synckit) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/rx-ts/synckit/releases) - [Changelog](https://github.com/un-ts/synckit/blob/main/CHANGELOG.md) - [Commits](https://github.com/rx-ts/synckit/compare/v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: synckit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 67bb790..467e58f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "blade-formatter": "^1.26.12", "prettier": "^2.6.2", - "synckit": "^0.7.1" + "synckit": "^0.7.2" }, "devDependencies": { "@types/jest": "^28.0.0", diff --git a/yarn.lock b/yarn.lock index d5e89cb..3abcae5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -730,17 +730,17 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@pkgr/utils@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.1.0.tgz#66a4be2df4fc8ae50d730666855f6a6df833a725" - integrity sha512-Va5LTLVoPIH8CrV170zXLSDtCJ6eG6uVXYwwsDYOOeec0MdkhvJzKaxvA+hGJRWFl5I4VBQBs5pwljaI4TG5OA== +"@pkgr/utils@^2.2.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.0.tgz#3b8491f112a80839450498816767eb03b7db6139" + integrity sha512-7dIJ9CRVzBnqyEl7diUHPUFJf/oty2SeoVzcMocc5PeOUDK9KGzvgIBjGRRzzlRDaOjh3ADwH0WeibQvi3ls2Q== dependencies: cross-spawn "^7.0.3" is-glob "^4.0.3" open "^8.4.0" picocolors "^1.0.0" tiny-glob "^0.2.9" - tslib "^2.3.1" + tslib "^2.4.0" "@prettier/plugin-php@^0.18.0": version "0.18.0" @@ -3568,12 +3568,12 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -synckit@^0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.7.1.tgz#9aa3a6c81f534ef940ad22fa9a3bae116850ead8" - integrity sha512-Cvv0Nzgs4Z0V6761qp4CU2+C15HRmnHaDd+sAtisbOnzIZ5wgl3ne076k28cHo+oY6eN/w0RNzRrf7CJz8dWJg== +synckit@^0.7.2: + version "0.7.2" + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.7.2.tgz#43c07b5a8101ee45355aebf0216895309fd32a6f" + integrity sha512-CSZRtSRZ8RhJGMtWyLRqlarmWPPlsgZJHtV6cz0VTHNOg+R7UBoE2eNPQmB5Qrhtk3RX2AAcJmVwMXFULVQSwg== dependencies: - "@pkgr/utils" "^2.1.0" + "@pkgr/utils" "^2.2.0" tslib "^2.4.0" tailwindcss@^3.0.23: @@ -3714,7 +3714,7 @@ tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.3.1, tslib@^2.4.0: +tslib@^2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==