Skip to content

Commit

Permalink
perf: tech release
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 30, 2019
1 parent effef9a commit c690e56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/aggregate-error": "^1.0.1",
"@types/dot": "^1.1.3",
"@types/gh-pages": "^2.0.1",
"@types/jest": "^24.0.20",
"@types/jest": "^24.0.21",
"@types/lodash": "^4.14.144",
"@types/read-pkg": "^5.1.0",
"@types/semantic-release": "^15.13.1",
Expand Down Expand Up @@ -106,7 +106,7 @@
[
"@qiwi/semantic-release-gh-pages-plugin",
{
"docs": "docs v{{=it.nextRelease.gitTag}}"
"msg": "docs v{{=it.nextRelease.gitTag}}"
}
]
]
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -600,10 +600,10 @@
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==

"@types/jest@^24.0.20":
version "24.0.20"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.20.tgz#729d5fe8684e7fb06368d3bd557ac6d91289d861"
integrity sha512-M8ebEkOpykGdLoRrmew7UowTZ1DANeeP0HiSIChl/4DGgmnSC1ntitNtkyNSXjMTsZvXuaxJrxjImEnRWNPsPw==
"@types/jest@^24.0.21":
version "24.0.21"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.21.tgz#2c0a25440e025bb265f4a17d8b79b11b231426bf"
integrity sha512-uyqFvx78Tuy0h5iLCPWRCvi5HhWwEqhIj30doitp191oYLqlCxUyAJHdWVm5+Nr271/vPnkyt6rWeEIjGowBTg==
dependencies:
"@types/jest-diff" "*"

Expand Down

0 comments on commit c690e56

Please sign in to comment.