From dd116b9309ab7032f86d70ae3fbca80601e69e96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 05:30:59 +0000 Subject: [PATCH] Bump eslint-config-cityssm from 38.3.2 to 38.4.0 Bumps [eslint-config-cityssm](https://github.com/cityssm/eslint-config-cityssm) from 38.3.2 to 38.4.0. - [Release notes](https://github.com/cityssm/eslint-config-cityssm/releases) - [Commits](https://github.com/cityssm/eslint-config-cityssm/compare/v38.3.2...v38.4.0) --- updated-dependencies: - dependency-name: eslint-config-cityssm dependency-version: 38.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 131 ++++++++++++++++++++++------------------------ 1 file changed, 64 insertions(+), 67 deletions(-) diff --git a/package-lock.json b/package-lock.json index 65a5cb3..685218d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cityssm/object-difference", - "version": "1.0.4", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cityssm/object-difference", - "version": "1.0.4", + "version": "0.1.0", "license": "MIT", "devDependencies": { "@types/node": "^25.3.3", @@ -990,14 +990,13 @@ } }, "node_modules/@html-eslint/core": { - "version": "0.57.0", - "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.57.0.tgz", - "integrity": "sha512-X/cKrOmXrxZSdgyKwtbaCuuJ1k/u82MK58Q6p1TzfwPatwIYx+icfBv1Vp1dLui0L0y1fwBW4H+TKhBf7mMKmg==", + "version": "0.58.1", + "resolved": "https://registry.npmjs.org/@html-eslint/core/-/core-0.58.1.tgz", + "integrity": "sha512-GHYDt2Q3ws9aa0/bmMhkv21ExQJnrjKY/iByjdBVp3lBq49wlzIzvAfcx4Bsp+RMV3oPZhzlnLhPpXLuVYt2mQ==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.57.0", - "eslint": "^9.39.1", + "@html-eslint/types": "^0.58.1", "html-standard": "^0.0.13" }, "engines": { @@ -1005,18 +1004,18 @@ } }, "node_modules/@html-eslint/eslint-plugin": { - "version": "0.57.1", - "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.57.1.tgz", - "integrity": "sha512-IDfdk3V27eebNpdXD2NLy/lnTSbUuKrro/6YJICBn/9aiXPXagNqWJB38qcSWEoxADbXfSSn17DJWcXvQTkHBg==", + "version": "0.58.1", + "resolved": "https://registry.npmjs.org/@html-eslint/eslint-plugin/-/eslint-plugin-0.58.1.tgz", + "integrity": "sha512-aizTTKbNF2sW+lXWP+uWBoo5Ud9xtUkr70+0pYhItwJF0yhRqLQ91PhW+9afC0daymQjn13MunzDPwGPG0seDg==", "dev": true, "license": "MIT", "dependencies": { "@eslint/plugin-kit": "^0.4.1", - "@html-eslint/core": "^0.57.0", - "@html-eslint/parser": "^0.57.1", - "@html-eslint/template-parser": "^0.57.0", - "@html-eslint/template-syntax-parser": "^0.57.0", - "@html-eslint/types": "^0.57.0", + "@html-eslint/core": "^0.58.1", + "@html-eslint/parser": "^0.58.1", + "@html-eslint/template-parser": "^0.58.1", + "@html-eslint/template-syntax-parser": "^0.58.1", + "@html-eslint/types": "^0.58.1", "@rviscomi/capo.js": "^2.1.0", "html-standard": "^0.0.13" }, @@ -1028,51 +1027,49 @@ } }, "node_modules/@html-eslint/parser": { - "version": "0.57.1", - "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.57.1.tgz", - "integrity": "sha512-nQ5vw7Os+Snjxq9hLLBak2bv502Obn77BNOWfGK2+GIrShxtGd8w1ehlKW3EB5/RQzqBk6VDK8nPfexlR3M7kg==", + "version": "0.58.1", + "resolved": "https://registry.npmjs.org/@html-eslint/parser/-/parser-0.58.1.tgz", + "integrity": "sha512-a87peH9HcVDrKZZIYdfMlPZ+72nIktAitKcdoHQevuaXWsgvDtClKihJyy5dZS9md6hIbCh62Og5gQRhl85ZMg==", "dev": true, "license": "MIT", "dependencies": { - "@eslint/css-tree": "^3.6.9", - "@html-eslint/template-syntax-parser": "^0.57.0", - "@html-eslint/types": "^0.57.0", + "@html-eslint/template-syntax-parser": "^0.58.1", + "@html-eslint/types": "^0.58.1", "css-tree": "^3.1.0", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-parser": { - "version": "0.57.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.57.0.tgz", - "integrity": "sha512-tddyBo4dEl4W4Ehxuyd6H4jsSqvsfL5F7Bj9/aFfdQyv36q7BGWM2BRHb6FMmYKAPGZ3VzyEbUlcqIwXpDkY3w==", + "version": "0.58.1", + "resolved": "https://registry.npmjs.org/@html-eslint/template-parser/-/template-parser-0.58.1.tgz", + "integrity": "sha512-qo6jTc4Y6vVgwPc2w+EQigH7uCAn+LExxE5oG1URRT98UiJ7dItX0Qk44r/+5XQwSS1TsdvBNLxM2NAktETSWA==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.57.0", + "@html-eslint/types": "^0.58.1", "es-html-parser": "0.3.1" } }, "node_modules/@html-eslint/template-syntax-parser": { - "version": "0.57.0", - "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.57.0.tgz", - "integrity": "sha512-vHp5y4TR+HhgMDi3rAkgm90LBptSZaQUJudZSj+WdvnSBjLe/fgJC4aVjtLVHTS9ynORrFio8AmH1Bz20kYk4g==", + "version": "0.58.1", + "resolved": "https://registry.npmjs.org/@html-eslint/template-syntax-parser/-/template-syntax-parser-0.58.1.tgz", + "integrity": "sha512-P1ZhxIPm9qFWSees2/EZ7Etg1OXziqzRZEuI9goO91fJS6dmdT4JnHLugN06FLL706RwpvenBUlE0iZA9/MXdg==", "dev": true, "license": "MIT", "dependencies": { - "@html-eslint/types": "^0.57.0" + "@html-eslint/types": "^0.58.1" } }, "node_modules/@html-eslint/types": { - "version": "0.57.0", - "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.57.0.tgz", - "integrity": "sha512-wZAHc9FHZRVAcKyx1NdMNGpw1Jo/Anh+9y+bTQ/cKjh5MHJlbs8ogthIG8efBVFIVlIgzxEA8yrX+DPXmuWisA==", + "version": "0.58.1", + "resolved": "https://registry.npmjs.org/@html-eslint/types/-/types-0.58.1.tgz", + "integrity": "sha512-1F2A5XXpgfHQ8dm14E/EztyERoVldT91VGMZCJECZpidf5Cbc21vxeHLT6/POTJm0ICJOmyBlocF62i/rkoVEQ==", "dev": true, "license": "MIT", "dependencies": { "@types/css-tree": "^2.3.11", "@types/estree": "^1.0.6", - "es-html-parser": "0.3.1", - "eslint": "^9.39.1" + "es-html-parser": "0.3.1" } }, "node_modules/@humanfs/core": { @@ -2270,23 +2267,23 @@ } }, "node_modules/css-tree": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz", - "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz", + "integrity": "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==", "dev": true, "license": "MIT", "dependencies": { - "mdn-data": "2.12.2", - "source-map-js": "^1.0.1" + "mdn-data": "2.27.1", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" } }, "node_modules/css-tree/node_modules/mdn-data": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", - "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==", + "version": "2.27.1", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz", + "integrity": "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==", "dev": true, "license": "CC0-1.0" }, @@ -2819,34 +2816,34 @@ } }, "node_modules/eslint-config-cityssm": { - "version": "38.3.2", - "resolved": "https://registry.npmjs.org/eslint-config-cityssm/-/eslint-config-cityssm-38.3.2.tgz", - "integrity": "sha512-ukSLsz2fp46lizhU5mplJrmcq1Gbqi65QEGcofRLhvTuVcZmRDXRTqhk/ndQui8WZVhXG7xXcWBidMB269Y5sA==", + "version": "38.4.0", + "resolved": "https://registry.npmjs.org/eslint-config-cityssm/-/eslint-config-cityssm-38.4.0.tgz", + "integrity": "sha512-eDrsVaXObBpUhe1yRA7Ek6cbkrvflZ5Nk5cPz3QH7IkmhLNnV93x2i5w+dhz1aL0ubQbxoRtdctyQdai2R1Irg==", "dev": true, "license": "Unlicense", "dependencies": { "@cspell/eslint-plugin": "^9.7.0", - "@eslint-community/eslint-plugin-eslint-comments": "^4.6.0", + "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1", "@eslint/core": "^1.1.0", "@eslint/css": "^0.14.1", "@eslint/js": "9.39.2", "@eslint/json": "^1.0.1", "@eslint/markdown": "^7.5.1", - "@html-eslint/eslint-plugin": "^0.57.1", - "@html-eslint/parser": "^0.57.1", + "@html-eslint/eslint-plugin": "^0.58.1", + "@html-eslint/parser": "^0.58.1", "baseline-browser-mapping": "^2.10.0", "eslint": "^9.39.3", "eslint-config-love": "^151.0.0", "eslint-plugin-jsdoc": "^62.7.1", "eslint-plugin-n": "^17.24.0", - "eslint-plugin-no-secrets": "^2.2.2", + "eslint-plugin-no-secrets": "^2.3.3", "eslint-plugin-no-unsanitized": "^4.1.5", - "eslint-plugin-package-json": "^0.89.1", + "eslint-plugin-package-json": "^0.89.3", "eslint-plugin-perfectionist": "^5.6.0", "eslint-plugin-promise": "^7.2.1", "eslint-plugin-regexp": "^3.0.0", "eslint-plugin-security": "^4.0.0", - "eslint-plugin-sonarjs": "^4.0.0", + "eslint-plugin-sonarjs": "^4.0.1", "eslint-plugin-unicorn": "^63.0.0", "eslint-plugin-woke": "github:cityssm/eslint-plugin-woke", "eslint-plugin-write-good-comments": "^0.2.0", @@ -3138,9 +3135,9 @@ } }, "node_modules/eslint-plugin-no-secrets": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-no-secrets/-/eslint-plugin-no-secrets-2.2.2.tgz", - "integrity": "sha512-zGOhV0YA+Vu6NvZ8eF3TNGyi5m2eTL2N+dbg+mvK6GqKpe3Q8TJl66cLhZRaRDIF0FtMGpTKkcz1aGZTYhMXlA==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-no-secrets/-/eslint-plugin-no-secrets-2.3.3.tgz", + "integrity": "sha512-sroCsCscpwQxZ/O9Ml69w5qt/2nvHhXDeyUnSqSC5dMANGxt4rQgUn7xbPvDmhbMPmUCAc2Y3SRU0cXet7kNWQ==", "dev": true, "license": "MIT", "engines": { @@ -3162,9 +3159,9 @@ } }, "node_modules/eslint-plugin-package-json": { - "version": "0.89.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-package-json/-/eslint-plugin-package-json-0.89.2.tgz", - "integrity": "sha512-1w9V/IwkkFzXJegbKHacbrOcupkIIp2F4ISB2JYfNl3g/NBiVbU8Db4IptVYVghcfJZlpVji2Us0cGCQPRCMVQ==", + "version": "0.89.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-package-json/-/eslint-plugin-package-json-0.89.4.tgz", + "integrity": "sha512-UyY8HVtsW4AljFVimnWKn04WI7JDBO7d9RIxSWpqwi/i0/1v001OkZhEZutkAATaewBt4l4aL9/EzJTpKWi0MA==", "dev": true, "license": "MIT", "dependencies": { @@ -3262,9 +3259,9 @@ } }, "node_modules/eslint-plugin-sonarjs": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-4.0.0.tgz", - "integrity": "sha512-ihyH9HO52OeeWer/gWRndkW/ZhGqx9HDg+Iptu+ApSfiomT2LzhHgHCoyJrhh7DjCyKhjU3Hmmz1pzcXRf7B3g==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-4.0.1.tgz", + "integrity": "sha512-lmqzFTrw0/zpHQMRmwdgdEEw50s3md0c8RE23JqNom9ovsGQxC/azZ9H00aGKVDkxIXywfcxwzyFJ9Sm3bp2ng==", "dev": true, "license": "LGPL-3.0-only", "dependencies": { @@ -3272,7 +3269,7 @@ "builtin-modules": "3.3.0", "bytes": "3.1.2", "functional-red-black-tree": "1.0.1", - "globals": "17.3.0", + "globals": "17.4.0", "jsx-ast-utils-x": "0.1.0", "lodash.merge": "4.6.2", "minimatch": "10.2.4", @@ -3309,9 +3306,9 @@ } }, "node_modules/eslint-plugin-sonarjs/node_modules/globals": { - "version": "17.3.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz", - "integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz", + "integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==", "dev": true, "license": "MIT", "engines": { @@ -6004,9 +6001,9 @@ } }, "node_modules/package-json-validator": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/package-json-validator/-/package-json-validator-1.0.2.tgz", - "integrity": "sha512-7QMbcpG8YyMkVsvGMohHzDYW9K+LtTvvc3H+BPQ+UxFPsaegsWTk3E3IZAiR3Ipm8tmRfHaCG9SanTbsU3hP2Q==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/package-json-validator/-/package-json-validator-1.2.1.tgz", + "integrity": "sha512-WfvgMsWEdszsFwqCWkHlD9b7nrGOcZQzphkCvoRuss6qqwLScPKmiRLDLOsZjUNjANIpPjeMjz1zlkP+uDMaHw==", "dev": true, "license": "MIT", "dependencies": {