diff --git a/package-lock.json b/package-lock.json index 6d746e61..02c18276 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@aws-sdk/client-iam": "3.758.0", "@babel/plugin-syntax-import-assertions": "7.26.0", "@bifravst/cloudformation-helpers": "9.1.1", - "@bifravst/eslint-config-typescript": "6.1.20", + "@bifravst/eslint-config-typescript": "6.1.21", "@bifravst/from-env": "3.0.2", "@bifravst/prettier-config": "1.1.7", "@commitlint/config-conventional": "19.7.1", @@ -1369,9 +1369,9 @@ } }, "node_modules/@bifravst/eslint-config-typescript": { - "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==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@bifravst/eslint-config-typescript/-/eslint-config-typescript-6.1.21.tgz", + "integrity": "sha512-D9a/ZXl4OcMdk/u/jM1KmEGo8mzH8vlgGHJtlbFvEzItvnxwu8SkFi2SfDv2QRZYmEf2Q1yVz3BUKJwXMYXgyw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -1382,7 +1382,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-unicorn": "52.0.0", - "typescript": "5.7.3", + "typescript": "5.8.2", "typescript-eslint": "7.18.0" }, "engines": { @@ -11254,9 +11254,9 @@ } }, "node_modules/typescript": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", - "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", + "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 970dc129..b4f0079c 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@aws-sdk/client-iam": "3.758.0", "@babel/plugin-syntax-import-assertions": "7.26.0", "@bifravst/cloudformation-helpers": "9.1.1", - "@bifravst/eslint-config-typescript": "6.1.20", + "@bifravst/eslint-config-typescript": "6.1.21", "@bifravst/from-env": "3.0.2", "@bifravst/prettier-config": "1.1.7", "@commitlint/config-conventional": "19.7.1",