From b5d92467072572cd63985defda2bc7257bb67fca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 18:42:21 +0000 Subject: [PATCH] chore(deps): update dependency ban-sensitive-files to v1.10.2 --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index a755bccb8..994cf7961 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@travi/eslint-config": "3.0.36", "@travi/eslint-config-cypress": "1.0.52", "@travi/eslint-config-react": "1.0.126", - "ban-sensitive-files": "1.10.1", + "ban-sensitive-files": "1.10.2", "commitlint-config-travi": "1.4.50", "cypress": "9.7.0", "cz-conventional-changelog": "3.3.0", @@ -8592,9 +8592,9 @@ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" }, "node_modules/ban-sensitive-files": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/ban-sensitive-files/-/ban-sensitive-files-1.10.1.tgz", - "integrity": "sha512-1MWrfQfFh2m7zfhgyPKCv6tALpvniTFFnKifzU4YeINQdh3Jd86+Z+/6eFjHYmQ+g4Fu0t8zlCGjL/cuRkFeAg==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/ban-sensitive-files/-/ban-sensitive-files-1.10.2.tgz", + "integrity": "sha512-IbUOUUkyYQpPhj3ah+dYDlwdnX2APD6ZS0bHPKAqzd+QtEyATHPJbOn/fLG2plUI0y4tWKr1xqiui36KYeRRlQ==", "dev": true, "dependencies": { "bluebird": "3.7.2", @@ -8603,7 +8603,7 @@ "ggit": "2.4.12", "lazy-ass": "1.6.0", "pluralize": "8.0.0", - "ramda": "0.29.1", + "ramda": "0.30.0", "update-notifier": "5.1.0" }, "bin": { @@ -41529,9 +41529,9 @@ "dev": true }, "node_modules/ramda": { - "version": "0.29.1", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.1.tgz", - "integrity": "sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==", + "version": "0.30.0", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.30.0.tgz", + "integrity": "sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==", "dev": true, "funding": { "type": "opencollective", @@ -53453,9 +53453,9 @@ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" }, "ban-sensitive-files": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/ban-sensitive-files/-/ban-sensitive-files-1.10.1.tgz", - "integrity": "sha512-1MWrfQfFh2m7zfhgyPKCv6tALpvniTFFnKifzU4YeINQdh3Jd86+Z+/6eFjHYmQ+g4Fu0t8zlCGjL/cuRkFeAg==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/ban-sensitive-files/-/ban-sensitive-files-1.10.2.tgz", + "integrity": "sha512-IbUOUUkyYQpPhj3ah+dYDlwdnX2APD6ZS0bHPKAqzd+QtEyATHPJbOn/fLG2plUI0y4tWKr1xqiui36KYeRRlQ==", "dev": true, "requires": { "bluebird": "3.7.2", @@ -53464,7 +53464,7 @@ "ggit": "2.4.12", "lazy-ass": "1.6.0", "pluralize": "8.0.0", - "ramda": "0.29.1", + "ramda": "0.30.0", "update-notifier": "5.1.0" } }, @@ -78544,9 +78544,9 @@ "dev": true }, "ramda": { - "version": "0.29.1", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.1.tgz", - "integrity": "sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==", + "version": "0.30.0", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.30.0.tgz", + "integrity": "sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==", "dev": true }, "randombytes": { diff --git a/package.json b/package.json index ba6ca375e..597a58ab1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@travi/eslint-config": "3.0.36", "@travi/eslint-config-cypress": "1.0.52", "@travi/eslint-config-react": "1.0.126", - "ban-sensitive-files": "1.10.1", + "ban-sensitive-files": "1.10.2", "commitlint-config-travi": "1.4.50", "cypress": "9.7.0", "cz-conventional-changelog": "3.3.0",