Skip to content

Commit b91a99e

Browse files
chore(deps): update dependency @types/ramda to v0.26.33 (#131)
1 parent 6e9ac2d commit b91a99e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@semantic-release/git": "7.1.0-beta.7",
4444
"@types/jest": "24.0.19",
4545
"@types/node": "12.7.12",
46-
"@types/ramda": "0.26.29",
46+
"@types/ramda": "0.26.33",
4747
"@types/ws": "6.0.3",
4848
"@typescript-eslint/eslint-plugin": "2.4.0",
4949
"@typescript-eslint/parser": "2.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1401,10 +1401,10 @@
14011401
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
14021402
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
14031403

1404-
"@types/[email protected].29":
1405-
version "0.26.29"
1406-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.29.tgz#34dfaabbc0323faccc8ceaaa070b8507eabadd25"
1407-
integrity sha512-j0rrDm19024J0X5wHl8ZK0mQas9TVvL7KQPocDEZU0nq/OUtmh0mBBBrfSIKGJZF1VLhtW6MGw+YRojUSY+5kg==
1404+
"@types/[email protected].33":
1405+
version "0.26.33"
1406+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.33.tgz#5fd1f22381ccf913a3627beb16f468fb57f82d94"
1407+
integrity sha512-sUCQmKfAWmlbb6PpFqvndbGgTf0bCcmHLJqMYw8ErVS0UoZTTiz952aFedJhV+JERiVH7poh33358c7p0AAN8A==
14081408
dependencies:
14091409
ts-toolbelt "^4.7.7"
14101410

0 commit comments

Comments
 (0)