Skip to content

Commit 259be31

Browse files
chore(deps): update dependency @types/ramda to v0.28.22 (#2297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2b23b0 commit 259be31

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
@@ -39,7 +39,7 @@
3939
"@types/express": "4.17.14",
4040
"@types/jest": "27.5.2",
4141
"@types/node": "16.11.63",
42-
"@types/ramda": "0.28.15",
42+
"@types/ramda": "0.28.22",
4343
"@typescript-eslint/eslint-plugin": "5.38.1",
4444
"@typescript-eslint/parser": "5.38.1",
4545
"apollo-server": "3.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,10 +3046,10 @@
30463046
resolved "https://registry.npmjs.org/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
30473047
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==
30483048

3049-
"@types/[email protected].15":
3050-
version "0.28.15"
3051-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.15.tgz#36bb4c8de430e3bbcd29590537569aef64409716"
3052-
integrity sha512-FCaLNVZry65jW8x/FDnKgjgkCNQxgc5AYMQwdNn6yW5M+62R+0nt2Y36U43dTNora9hcquemfrY5gxhE5pcilQ==
3049+
"@types/[email protected].22":
3050+
version "0.28.22"
3051+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.22.tgz#170155639e05fae68820003a862bb8cffe38d69f"
3052+
integrity sha512-DoIfh0sBxrL/aqADk+SGrfjJT9cB8modg+4NRlF7/Tfg4N2+KBEkAgpYYzrjiZxxR5YzWizjfVrTEdVDwYK7xQ==
30533053
dependencies:
30543054
ts-toolbelt "^6.15.1"
30553055

0 commit comments

Comments
 (0)