From 1865e86c3bc6a3310b7fbf8c4ca6407dd928f938 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 02:20:40 +0000 Subject: [PATCH] chore(deps): update devdependencies --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 637776414..063536f8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,14 +36,14 @@ "@types/lodash.union": "4.6.9", "@types/lodash.uniq": "4.5.9", "@types/micromatch": "4.0.6", - "@types/node": "20.11.24", + "@types/node": "20.11.25", "@types/node-fetch": "2.6.11", "@typescript-eslint/eslint-plugin": "7.1.1", "@vercel/ncc": "0.38.1", "eslint": "8.57.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-functional": "6.0.1", + "eslint-plugin-functional": "6.1.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-jest": "27.9.0", "eslint-plugin-prettier": "5.1.3", @@ -2180,9 +2180,9 @@ } }, "node_modules/@types/node": { - "version": "20.11.24", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.24.tgz", - "integrity": "sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==", + "version": "20.11.25", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.25.tgz", + "integrity": "sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -4121,9 +4121,9 @@ } }, "node_modules/eslint-plugin-functional": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-6.0.1.tgz", - "integrity": "sha512-FDsPbSa3RKRh3i9re8ASmjN6iUfnSjyo++pfedL3S410/F4h0PwxBeNo+C2+qstHfW2XL4Gml8D4l6KMoQkJKg==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-6.1.1.tgz", + "integrity": "sha512-m1gNU6iQltEYhjJZIw+vzdsa8yCHTrQ1u7XU0cG05+Z6oGEbOXYmjFl0UPWYtWtp4/ubjxLsh8QqUCCHC/Utmg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 1c1bc2657..8efae3d05 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "@types/lodash.union": "4.6.9", "@types/lodash.uniq": "4.5.9", "@types/micromatch": "4.0.6", - "@types/node": "20.11.24", + "@types/node": "20.11.25", "@types/node-fetch": "2.6.11", "@typescript-eslint/eslint-plugin": "7.1.1", "@vercel/ncc": "0.38.1", "eslint": "8.57.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-functional": "6.0.1", + "eslint-plugin-functional": "6.1.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-jest": "27.9.0", "eslint-plugin-prettier": "5.1.3",