diff --git a/package-lock.json b/package-lock.json index 5f48398..5ec800b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@stylistic/eslint-plugin-ts": "^2.7.2", "@svgdotjs/svg.js": "^3.2.4", "@total-typescript/ts-reset": "^0.6.0", - "@typescript-eslint/eslint-plugin": "^8.2.0", + "@typescript-eslint/eslint-plugin": "^8.3.0", "eslint": "^8.57.0", "eslint-config-google": "^0.14.0", "eslint-webpack-plugin": "^4.2.0", @@ -2719,21 +2719,6 @@ "dev": true, "license": "ISC" }, - "node_modules/fsevents": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "dev": true, - "hasInstallScript": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, "node_modules/function-bind": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", diff --git a/package.json b/package.json index d30355f..6ab43a5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@stylistic/eslint-plugin-ts": "^2.7.2", "@svgdotjs/svg.js": "^3.2.4", "@total-typescript/ts-reset": "^0.6.0", - "@typescript-eslint/eslint-plugin": "^8.2.0", + "@typescript-eslint/eslint-plugin": "^8.3.0", "eslint": "^8.57.0", "eslint-config-google": "^0.14.0", "eslint-webpack-plugin": "^4.2.0",