diff --git a/package-lock.json b/package-lock.json index f8c8d80..0beb1cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@babel/types": "^7.23.6", "@iconify/vue": "^4.1.1", "@playwright/test": "^1.41.1", - "@rushstack/eslint-patch": "^1.7.1", + "@rushstack/eslint-patch": "^1.10.2", "@types/jsdom": "^21.1.4", "@types/node": "^20.11.6", "@types/three": "^0.160.0", @@ -1401,9 +1401,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.1.tgz", - "integrity": "sha512-irBNt5094vHloql4QzY8RdeI8Tns2kGsaiJ/m6jENWx9xCz/m/F4gKQ1dAailFmpL0Id9tgWLqZbTUO4SINM/Q==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz", + "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==", "dev": true }, "node_modules/@serialport/binding-mock": { diff --git a/package.json b/package.json index a4107b0..4173fa1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@babel/types": "^7.23.6", "@iconify/vue": "^4.1.1", "@playwright/test": "^1.41.1", - "@rushstack/eslint-patch": "^1.7.1", + "@rushstack/eslint-patch": "^1.10.2", "@types/jsdom": "^21.1.4", "@types/node": "^20.11.6", "@types/three": "^0.160.0",