From 76a983eee2b0c89dde5bde1c826c02cdf3fa7c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 04:23:26 +0000 Subject: [PATCH] Bump eslint-config-cityssm from 1.5.0 to 1.6.0 Bumps [eslint-config-cityssm](https://github.com/cityssm/eslint-config-cityssm) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/cityssm/eslint-config-cityssm/releases) - [Commits](https://github.com/cityssm/eslint-config-cityssm/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: eslint-config-cityssm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a6fa47..18468de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1227,9 +1227,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001605", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001605.tgz", - "integrity": "sha512-nXwGlFWo34uliI9z3n6Qc0wZaf7zaZWA1CPZ169La5mV3I/gem7bst0vr5XQH5TJXZIMfDeZyOrZnSlVzKxxHQ==", + "version": "1.0.30001606", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001606.tgz", + "integrity": "sha512-LPbwnW4vfpJId225pwjZJOgX1m9sGfbw/RKJvw/t0QhYOOaTXHvkjVGFGPpvwEzufrjvTlsULnVTxdy4/6cqkg==", "dev": true, "funding": [ { @@ -1551,9 +1551,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.724", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.724.tgz", - "integrity": "sha512-RTRvkmRkGhNBPPpdrgtDKvmOEYTrPlXDfc0J/Nfq5s29tEahAwhiX4mmhNzj6febWMleulxVYPh7QwCSL/EldA==", + "version": "1.4.729", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.729.tgz", + "integrity": "sha512-bx7+5Saea/qu14kmPTDHQxkp2UnziG3iajUQu3BxFvCOnpAJdDbMV4rSl+EqFDkkpNNVUFlR1kDfpL59xfy1HA==", "dev": true }, "node_modules/error-ex": { @@ -1806,9 +1806,9 @@ } }, "node_modules/eslint-config-cityssm": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/eslint-config-cityssm/-/eslint-config-cityssm-1.5.0.tgz", - "integrity": "sha512-UkBenPHY/sxqYSA0ZSwoU/0kUpriCAyIRzHmY+8QPCkm61APUxIpS3A/aeAeRie2XmaXjoGGtI+oSr8lcHSUyw==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/eslint-config-cityssm/-/eslint-config-cityssm-1.6.0.tgz", + "integrity": "sha512-zHCwrICoToubwsy8jgrnmAwEw9CyNre/Zbm7GdIDPaOQ73vOcdcZECXcDUcGJDYy+r2Msx4E6c+vz/Mtg3H2Kw==", "dev": true, "dependencies": { "@typescript-eslint/eslint-plugin": "^7.5.0", @@ -1821,8 +1821,8 @@ "eslint-plugin-promise": "^6.1.1", "eslint-plugin-regexp": "^2.4.0", "eslint-plugin-security": "^2.1.1", - "eslint-plugin-sonarjs": "^0.25.0", - "eslint-plugin-unicorn": "^51.0.1" + "eslint-plugin-sonarjs": "^0.25.1", + "eslint-plugin-unicorn": "^52.0.0" } }, "node_modules/eslint-config-love": { @@ -2133,9 +2133,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "51.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz", - "integrity": "sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==", + "version": "52.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-52.0.0.tgz", + "integrity": "sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.22.20",