Skip to content

Commit

Permalink
Bump @1password/eslint-config from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps @1password/eslint-config from 1.0.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: "@1password/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 189ba2f commit 795ae90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"yaml-ast-parser": "^0.0.43"
},
"devDependencies": {
"@1password/eslint-config": "^1.0.0",
"@1password/eslint-config": "^1.1.0",
"@1password/prettier-config": "^1.0.2",
"@types/jest": "^27.4.1",
"@types/json-to-ast": "^2.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@1password/eslint-config@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@1password/eslint-config/-/eslint-config-1.0.0.tgz#c64916fe8e8b4813dbf000f3d9a218a3f863f50e"
integrity sha512-Drs48NO1au6+GOid9C4749c5ph9dKloM4RE/tmUKD2HDJonhsSu14cPgIysVMUFqdskiN5LnVifSpYSZ8C3kZA==
"@1password/eslint-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@1password/eslint-config/-/eslint-config-1.1.0.tgz#5d90aca5e34e5aae7136638ac1433546961ab661"
integrity sha512-hK4Zvx+EIHyw0i+cY25c3pxEsPZey94iIOzpS75CCekJG/bvZVkbtJnNJd5D1noE7y/2hT+jFH7+45xpF9RrsQ==
dependencies:
"@types/vfile-message" "1.0.1"
"@typescript-eslint/eslint-plugin" "^4.22.0"
Expand Down

0 comments on commit 795ae90

Please sign in to comment.