From ac5f126f1cc6f7d877cd42a3688f431917fa0d0c Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Wed, 29 Jan 2025 09:24:56 -0800 Subject: [PATCH] Merge pull request #131 from adamlui/dependabot/npm_and_yarn/dev-dependencies-d605c022b4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump the dev-dependencies group across 14 directories with 1 update ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/perplexity-omnibox] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fcb7bd8..88447a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "devDependencies": { "@eslint/json": "^0.10.0", "@eslint/markdown": "^6.2.2", - "@stylistic/eslint-plugin-js": "^3.0.0", + "@stylistic/eslint-plugin-js": "^3.0.1", "eslint": "^9.19.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-yml": "^1.16.0", @@ -253,9 +253,9 @@ "license": "MIT" }, "node_modules/@stylistic/eslint-plugin-js": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-3.0.0.tgz", - "integrity": "sha512-GAAeTmhxk+lUz2rgQvoaYOlhe9G8vYlgN8D81QdA6fJCJdfcKTr7lAlToGCPLB/0iJtT4JXGuJoNJBiu6EOgcw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-3.0.1.tgz", + "integrity": "sha512-hjp6BKXSUdlY4l20pDb0EjIB5PtQDGihk2EUKCjJ5gaRVfcmMMkaIyVd/yK3oH7OLxWWBxJ8qSSo+zEdkmpnYA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 59fbf98..0a72a61 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@eslint/json": "^0.10.0", "@eslint/markdown": "^6.2.2", - "@stylistic/eslint-plugin-js": "^3.0.0", + "@stylistic/eslint-plugin-js": "^3.0.1", "eslint": "^9.19.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-yml": "^1.16.0",