diff --git a/package-lock.json b/package-lock.json index 721c99e..b753748 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@eslint/compat": "^1.2.2", "@eslint/markdown": "^6.2.1", "@stylistic/eslint-plugin-js": "^2.12.1", - "@stylistic/eslint-plugin-plus": "^2.11.0", + "@stylistic/eslint-plugin-plus": "^2.12.1", "@stylistic/eslint-plugin-ts": "^2.11.0", "eslint": "^9.18.0", "eslint-config-prettier": "^9.1.0", @@ -3196,9 +3196,9 @@ } }, "node_modules/@stylistic/eslint-plugin-plus": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-2.11.0.tgz", - "integrity": "sha512-m8dkgJWdLMdVyZRo7+AlZ6sBPhoxn9N3I3QftfODLHkCOpF9o2K7rN0J2yX2e1lbmFKnSb/SaLrNsiqm6l4HAw==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-2.12.1.tgz", + "integrity": "sha512-5eyCVo6h3ahlSjft6GOXvxdYwjh0VDfbk0cfXoqjPSHM4uutxHt6vyjGll6qdsjLeTCPAVl6XiygPCwtcblnwQ==", "license": "MIT", "peer": true, "peerDependencies": { diff --git a/package.json b/package.json index 274301c..6141e6e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@eslint/compat": "^1.2.2", "@eslint/markdown": "^6.2.1", "@stylistic/eslint-plugin-js": "^2.12.1", - "@stylistic/eslint-plugin-plus": "^2.11.0", + "@stylistic/eslint-plugin-plus": "^2.12.1", "@stylistic/eslint-plugin-ts": "^2.11.0", "eslint": "^9.18.0", "eslint-config-prettier": "^9.1.0",