From de13197b7d11026e241c28b99ab21ed83123cafd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 08:19:53 +0000 Subject: [PATCH] Bump @types/ramda from 0.27.14 to 0.27.17 Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.14 to 0.27.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e09db5752..185c17928 100644 --- a/package-lock.json +++ b/package-lock.json @@ -529,9 +529,9 @@ "dev": true }, "@types/ramda": { - "version": "0.27.14", - "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.14.tgz", - "integrity": "sha512-vbw/VAtEJeSJ6Z61QT+epirlnBeJiJIO7ndK1BJ0fKswnfbiTNga/jBG6R3OnBaFYx+UJv6Iv7ZfWDFSsSzNqA==", + "version": "0.27.17", + "resolved": "https://registry.npmjs.org/@types/ramda/-/ramda-0.27.17.tgz", + "integrity": "sha512-AHVwr1YdFdxeabfC1g34ZuJ61dKOcfdXlG+sqGUweD+5VrD6A9emwmc2OZY+N8CdEKdwl29hwvtTMSJ6ZVVsiQ==", "dev": true, "requires": { "ts-toolbelt": "^6.3.3" @@ -10392,9 +10392,9 @@ } }, "ts-toolbelt": { - "version": "6.13.39", - "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.13.39.tgz", - "integrity": "sha512-VD/rJ6+NGFA7AK2KWmGzLifrqA060M9o7+R2BxJtLBlwmfEaGdqGeyUPRDKhMZPMgpT/JMQ6+X+/ppaZNzuhvw==", + "version": "6.15.5", + "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.15.5.tgz", + "integrity": "sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A==", "dev": true }, "tsconfig-paths": { diff --git a/package.json b/package.json index e8e30a702..795bc75e3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/lunr": "^2.3.3", "@types/mini-css-extract-plugin": "^0.9.1", "@types/node": "^14.10.1", - "@types/ramda": "^0.27.14", + "@types/ramda": "^0.27.17", "@types/resize-observer-browser": "^0.1.3", "@types/webpack": "^4.41.22", "@types/webpack-assets-manifest": "^3.0.1",