diff --git a/package-lock.json b/package-lock.json index 26066c90..df50ed98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@types/jest": "29.5.14", "babel-loader": "9.2.1", "eslint": "9.39.1", - "eslint-config-scratch": "12.0.39", + "eslint-config-scratch": "12.0.40", "file-loader": "6.2.0", "husky": "9.1.7", "jest": "29.7.0", @@ -9283,9 +9283,9 @@ } }, "node_modules/eslint-config-scratch": { - "version": "12.0.39", - "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-12.0.39.tgz", - "integrity": "sha512-tp6/xpNYnrCyuadewm/4YPhDVJ8XwNSfr7Zhyq48TVfxSyULqHDzkEo64sVNpzo/Epjl3BepCEiqOCcHaNxISw==", + "version": "12.0.40", + "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-12.0.40.tgz", + "integrity": "sha512-SxGqel8RP7XQF+douZEftUe2x7kS59DH54jipkgsoq7SFqwS6ttu7ZmaLyhg1BXQ0kBP5IB4529zjsI3q9LCLw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -9300,7 +9300,7 @@ "eslint-plugin-formatjs": "5.4.2", "eslint-plugin-html": "8.1.3", "eslint-plugin-import": "2.32.0", - "eslint-plugin-jsdoc": "61.4.1", + "eslint-plugin-jsdoc": "61.4.2", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", @@ -9454,9 +9454,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "61.4.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.1.tgz", - "integrity": "sha512-3c1QW/bV25sJ1MsIvsvW+EtLtN6yZMduw7LVQNVt72y2/5BbV5Pg5b//TE5T48LRUxoEQGaZJejCmcj3wCxBzw==", + "version": "61.4.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.2.tgz", + "integrity": "sha512-WzZNvefoUaG/JWikVFhNLYqE2BEd6LQD2ZyfJOe1Ld3Cir05csDMMf0AihGwrSbB/e7fHRSfQOZ4F/hik9fQww==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index 16e7c1e8..309c9b8a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/jest": "29.5.14", "babel-loader": "9.2.1", "eslint": "9.39.1", - "eslint-config-scratch": "12.0.39", + "eslint-config-scratch": "12.0.40", "file-loader": "6.2.0", "husky": "9.1.7", "jest": "29.7.0",