Skip to content

Commit fb60e32

Browse files
committed
chore(deps): update dependency @types/ramda to v0.29.3
1 parent f3d1e6a commit fb60e32

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "6.0.0",
4949
"@rollup/plugin-node-resolve": "15.1.0",
5050
"@types/jest": "29.5.2",
51-
"@types/ramda": "0.29.2",
51+
"@types/ramda": "0.29.3",
5252
"@typescript-eslint/eslint-plugin": "5.60.1",
5353
"@typescript-eslint/parser": "5.60.1",
5454
"eslint": "8.43.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2359,12 +2359,12 @@
23592359
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.2.tgz#4c62fae93eb479660c3bd93f9d24d561597a8281"
23602360
integrity sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==
23612361

2362-
"@types/[email protected].2":
2363-
version "0.29.2"
2364-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.2.tgz#b50d52c3958b0988356bc881bf77aadbd2e33651"
2365-
integrity sha512-JxvBGR3G4gV3RTOBugVHAAOD6iiv2WjlJ8BHr0s7KALdPpx2l+didoTuoJMmrA0eqpUaCm/slKP4TmxMRihd8g==
2362+
"@types/[email protected].3":
2363+
version "0.29.3"
2364+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.3.tgz#6e4d4066df900a3456cf402bcef9b78b6990a754"
2365+
integrity sha512-Yh/RHkjN0ru6LVhSQtTkCRo6HXkfL9trot/2elzM/yXLJmbLm2v6kJc8yftTnwv1zvUob6TEtqI2cYjdqG3U0Q==
23662366
dependencies:
2367-
types-ramda "^0.29.3"
2367+
types-ramda "^0.29.4"
23682368

23692369
23702370
version "1.20.2"
@@ -5943,10 +5943,10 @@ typedarray@^0.0.6:
59435943
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
59445944
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
59455945

5946-
types-ramda@^0.29.3:
5947-
version "0.29.3"
5948-
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.3.tgz#0a611b4d414bf7c51ba417c3fd3352985b0de97f"
5949-
integrity sha512-6z8/UCI5/kRorQ91Mo+TUXImHpGAhmhg8ZIdT/tNrG+xSQvDwJXYyT5Nlw2U5VpoKetUZVqQXYYLQyq5Bzccsg==
5946+
types-ramda@^0.29.4:
5947+
version "0.29.4"
5948+
resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.4.tgz#8d9b51df2e550a05cedab541cc75dcd72972c625"
5949+
integrity sha512-XO/820iRsCDwqLjE8XE+b57cVGPyk1h+U9lBGpDWvbEky+NQChvHVwaKM05WnW1c5z3EVQh8NhXFmh2E/1YazQ==
59505950
dependencies:
59515951
ts-toolbelt "^9.6.0"
59525952

0 commit comments

Comments
 (0)