Skip to content

Commit 97a9c33

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/ramda to v0.28.0
1 parent 3197f59 commit 97a9c33

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
@@ -48,7 +48,7 @@
4848
"@rollup/plugin-multi-entry": "4.1.0",
4949
"@rollup/plugin-node-resolve": "13.1.3",
5050
"@types/jest": "27.4.1",
51-
"@types/ramda": "0.27.65",
51+
"@types/ramda": "0.28.0",
5252
"@typescript-eslint/eslint-plugin": "5.12.1",
5353
"@typescript-eslint/parser": "5.12.1",
5454
"eslint": "8.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,10 +2211,10 @@
22112211
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.2.tgz#4c62fae93eb479660c3bd93f9d24d561597a8281"
22122212
integrity sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==
22132213

2214-
"@types/ramda@0.27.65":
2215-
version "0.27.65"
2216-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.65.tgz#84c7ee47ffc27d7c9a3c0d431ae00aba54b9685b"
2217-
integrity sha512-JVX1qgW9xxKUraEbiftgrREtf8A2m+2IAl32oh9pHCrNj0nwPRnOhuvghn1ELTCjTq66slejsePafMXjbHpPAA==
2214+
"@types/ramda@0.28.0":
2215+
version "0.28.0"
2216+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.0.tgz#ee87155c25548c578f44f98aa0f7e87b53cd3517"
2217+
integrity sha512-w3NK/csQSMwTTkC5iCXZu+b0RL55oZYZVEkPBtimL892KcmSQtleZV+Ytm/znFYiXQXjGjHrzfk3YURez8V7ig==
22182218
dependencies:
22192219
ts-toolbelt "^6.15.1"
22202220

0 commit comments

Comments
 (0)