diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json index 232e2de5..f0ec91b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,9 +17,9 @@ "eslint": "^8.48.0", "eslint-plugin-header": "^3.1.1", "eslint-plugin-jsdoc": "^39.3.6", - "eslint-plugin-jsonc": "^2.8.0", + "eslint-plugin-jsonc": "^2.9.0", "eslint-plugin-no-unsanitized": "^4.0.1", - "fake-indexeddb": "^4.0.0", + "fake-indexeddb": "^4.0.2", "html-validate": "^7.6.0", "jsdom": "^22.1.0", "parse5": "^7.1.2", @@ -3040,9 +3040,9 @@ } }, "node_modules/eslint-plugin-jsonc": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.8.0.tgz", - "integrity": "sha512-K4VsnztnNwpm+V49CcCu5laq8VjclJpuhfI9LFkOrOyK+BKdQHMzkWo43B4X4rYaVrChm4U9kw/tTU5RHh5Wtg==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.9.0.tgz", + "integrity": "sha512-RK+LeONVukbLwT2+t7/OY54NJRccTXh/QbnXzPuTLpFMVZhPuq1C9E07+qWenGx7rrQl0kAalAWl7EmB+RjpGA==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", @@ -3283,9 +3283,9 @@ ] }, "node_modules/fake-indexeddb": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-4.0.0.tgz", - "integrity": "sha512-oCfWSJ/qvQn1XPZ8SHX6kY3zr1t+bN7faZ/lltGY0SBGhFOPXnWf0+pbO/MOAgfMx6khC2gK3S/bvAgQpuQHDQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-4.0.2.tgz", + "integrity": "sha512-SdTwEhnakbgazc7W3WUXOJfGmhH0YfG4d+dRPOFoYDRTL6U5t8tvrmkf2W/C3W1jk2ylV7Wrnj44RASqpX/lEw==", "dev": true, "dependencies": { "realistic-structured-clone": "^3.0.0" @@ -11629,9 +11629,9 @@ } }, "eslint-plugin-jsonc": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.8.0.tgz", - "integrity": "sha512-K4VsnztnNwpm+V49CcCu5laq8VjclJpuhfI9LFkOrOyK+BKdQHMzkWo43B4X4rYaVrChm4U9kw/tTU5RHh5Wtg==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.9.0.tgz", + "integrity": "sha512-RK+LeONVukbLwT2+t7/OY54NJRccTXh/QbnXzPuTLpFMVZhPuq1C9E07+qWenGx7rrQl0kAalAWl7EmB+RjpGA==", "dev": true, "requires": { "@eslint-community/eslint-utils": "^4.2.0", @@ -11761,9 +11761,9 @@ "dev": true }, "fake-indexeddb": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-4.0.0.tgz", - "integrity": "sha512-oCfWSJ/qvQn1XPZ8SHX6kY3zr1t+bN7faZ/lltGY0SBGhFOPXnWf0+pbO/MOAgfMx6khC2gK3S/bvAgQpuQHDQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-4.0.2.tgz", + "integrity": "sha512-SdTwEhnakbgazc7W3WUXOJfGmhH0YfG4d+dRPOFoYDRTL6U5t8tvrmkf2W/C3W1jk2ylV7Wrnj44RASqpX/lEw==", "dev": true, "requires": { "realistic-structured-clone": "^3.0.0" |