From 3a686150b014e61bae2b515bce651a6ae6ab1de8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 21:37:16 +0000 Subject: [PATCH] chore(deps): update dependency @bifravst/eslint-config-typescript to v6.1.20 (#982) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index d91748e7..44aae10f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@aws-sdk/client-iam": "3.726.0", "@babel/plugin-syntax-import-assertions": "7.26.0", "@bifravst/cloudformation-helpers": "9.1.1", - "@bifravst/eslint-config-typescript": "6.1.19", + "@bifravst/eslint-config-typescript": "6.1.20", "@bifravst/from-env": "3.0.2", "@bifravst/prettier-config": "1.1.4", "@commitlint/config-conventional": "19.6.0", @@ -1444,9 +1444,9 @@ } }, "node_modules/@bifravst/eslint-config-typescript": { - "version": "6.1.19", - "resolved": "https://registry.npmjs.org/@bifravst/eslint-config-typescript/-/eslint-config-typescript-6.1.19.tgz", - "integrity": "sha512-TMY7gbcVvlWqGm8oijq2+tg9K6sC7bYjIF1BjCzsGJk1aA379Ga2vD7KJtT5SmjtAnDqe2LrhLq+OJ0F8jFgww==", + "version": "6.1.20", + "resolved": "https://registry.npmjs.org/@bifravst/eslint-config-typescript/-/eslint-config-typescript-6.1.20.tgz", + "integrity": "sha512-J0oeuCStWi12v7ZOsglAZYilpTAPZ3I/V6kgoZvVKn68+KCvBVxl3ajZ+xDqCvnxAAQLzCry9UDLwMB1c0MgRw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -1457,7 +1457,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-unicorn": "52.0.0", - "typescript": "5.7.2", + "typescript": "5.7.3", "typescript-eslint": "7.18.0" }, "engines": { @@ -11461,9 +11461,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index f4ca720d..f5ee506d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@aws-sdk/client-iam": "3.726.0", "@babel/plugin-syntax-import-assertions": "7.26.0", "@bifravst/cloudformation-helpers": "9.1.1", - "@bifravst/eslint-config-typescript": "6.1.19", + "@bifravst/eslint-config-typescript": "6.1.20", "@bifravst/from-env": "3.0.2", "@bifravst/prettier-config": "1.1.4", "@commitlint/config-conventional": "19.6.0",