Skip to content

Commit 41c6924

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ramda to v0.27.51
1 parent 3d21176 commit 41c6924

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-multi-entry": "4.1.0",
4444
"@rollup/plugin-node-resolve": "13.0.6",
4545
"@types/jest": "27.0.3",
46-
"@types/ramda": "0.27.50",
46+
"@types/ramda": "0.27.51",
4747
"@typescript-eslint/eslint-plugin": "4.33.0",
4848
"@typescript-eslint/parser": "4.33.0",
4949
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,10 +2235,10 @@
22352235
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.1.tgz#54dd88bdc7f49958329666af3779561e47d5dab3"
22362236
integrity sha512-NVkb4p4YjI8E3O6+1m8I+8JlMpFZwfSbPGdaw0wXuyPRTEz0SLKwBUWNSO7Maoi8tQMPC8JLZNWkrcKPI7/sLA==
22372237

2238-
"@types/ramda@0.27.50":
2239-
version "0.27.50"
2240-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.50.tgz#cc680fa45361918dd6fa942be9884c5892a81f06"
2241-
integrity sha512-9CIXC4laCxK1UxfYmLZhXj3AEJu8C/cGTKMapykAvP8gIbAJjdVfzMVR9vq9d8Cddt71UlDDwNvGZ5q/DE+83w==
2238+
"@types/ramda@0.27.51":
2239+
version "0.27.51"
2240+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.51.tgz#d285a15cc57aa9d3d799bfec6920a65ed90e82b2"
2241+
integrity sha512-H2JeQidZI4qvIRj6QroImn4PQNNNApPNh2dIXZDli0lCDKbdS9lA9lIWypT+pFygM51d5uvbhad//xOqEnjfZA==
22422242
dependencies:
22432243
ts-toolbelt "^6.15.1"
22442244

0 commit comments

Comments
 (0)