Skip to content

Commit

Permalink
chore(deps): bump synckit from 0.8.0 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps [synckit](https://github.com/rx-ts/synckit) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/rx-ts/synckit/releases)
- [Changelog](https://github.com/un-ts/synckit/blob/main/CHANGELOG.md)
- [Commits](un-ts/synckit@v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: synckit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2022
1 parent bf6a34d commit b262b5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"blade-formatter": "^1.26.14",
"prettier": "^2.6.2",
"synckit": "^0.8.0"
"synckit": "^0.8.1"
},
"devDependencies": {
"@types/jest": "^28.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3568,10 +3568,10 @@ 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.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.0.tgz#4923259e79deb6b6c4ce79ffc2365f8ed095738b"
integrity sha512-J0zJagdaRPhc2q5pA/IlN1ohJY4lPsyiv4YqNflztCSsRQSISdece9jCe622OurrBqttC23VPYrKiX4/DnuKVw==
synckit@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.1.tgz#697111240114a15a393fcb92786a4218bfead47f"
integrity sha512-rJEeygO5PNmcZICmrgnbOd2usi5zWE1ESc0Gn5tTmJlongoU8zCTwMFQtar2UgMSiR68vK9afPQ+uVs2lURSIA==
dependencies:
"@pkgr/utils" "^2.3.0"
tslib "^2.4.0"
Expand Down

0 comments on commit b262b5b

Please sign in to comment.