Skip to content

Commit

Permalink
Merge pull request #65 from chirag3003/dependabot/npm_and_yarn/bravo6…
Browse files Browse the repository at this point in the history
…8web/eslint-config-1.2.2

build(deps-dev): bump @bravo68web/eslint-config from 1.1.2 to 1.2.2
  • Loading branch information
BRAVO68WEB authored Sep 26, 2023
2 parents 0c550ed + e1808e6 commit 765bf93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"zod": "^3.22.2"
},
"devDependencies": {
"@bravo68web/eslint-config": "^1.1.2",
"@bravo68web/eslint-config": "^1.2.2",
"@bravo68web/prettier-config": "^1.1.3",
"@bravo68web/tsconfig": "^1.1.3",
"prettier": "^2.8.8"
Expand Down
28 changes: 4 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
dependencies:
regenerator-runtime "^0.13.11"

"@bravo68web/eslint-config@^1.1.2":
version "1.1.2"
resolved "https://registry.npmjs.org/@bravo68web/eslint-config/-/eslint-config-1.1.2.tgz"
integrity sha512-SYhboW9GV/zA5U29/KHx4CgwB2iX4kka21soLmcu1MY0NWqUuizRYNTEBjzn2UOGmu+dqyRtrQoq5OwDNqfn5w==
"@bravo68web/eslint-config@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@bravo68web/eslint-config/-/eslint-config-1.2.2.tgz#d9df998bc3e1cd8137ef079c16d187629f57fd35"
integrity sha512-ToZEiBtVmZe4pfD+mHKxN0wgGBABCfFTeqplJpW8ygc6DTamBOkgIp1hB6yWd6ZA9qCTExDPQk9cZxmyGPt+5Q==
dependencies:
"@typescript-eslint/eslint-plugin" "5.59.9"
"@typescript-eslint/parser" "5.59.9"
Expand All @@ -52,7 +52,6 @@
eslint-plugin-autofix "1.1.0"
eslint-plugin-deprecation "1.4.1"
eslint-plugin-jsx-a11y "6.7.1"
eslint-plugin-prettier "4.2.1"
eslint-plugin-promise "6.1.1"
eslint-plugin-react "7.32.2"
eslint-plugin-regexp "1.15.0"
Expand Down Expand Up @@ -1464,13 +1463,6 @@ [email protected], eslint-plugin-jsx-a11y@^6.5.1:
object.fromentries "^2.0.6"
semver "^6.3.0"

[email protected]:
version "4.2.1"
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz"
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
dependencies:
prettier-linter-helpers "^1.0.0"

[email protected]:
version "6.1.1"
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz"
Expand Down Expand Up @@ -1705,11 +1697,6 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==

fast-diff@^1.1.2:
version "1.3.0"
resolved "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz"
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==

fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.5, fast-glob@^3.2.9:
version "3.3.0"
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.0.tgz"
Expand Down Expand Up @@ -2933,13 +2920,6 @@ prelude-ls@^1.2.1:
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier-linter-helpers@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz"
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
dependencies:
fast-diff "^1.1.2"

[email protected]:
version "2.6.0"
resolved "https://registry.npmjs.org/prettier-package-json/-/prettier-package-json-2.6.0.tgz"
Expand Down

0 comments on commit 765bf93

Please sign in to comment.