Skip to content

Commit

Permalink
Bump @snapshot-labs/eslint-config from 0.1.0-beta.11 to 0.1.0-beta.13 (
Browse files Browse the repository at this point in the history
…#162)

Bumps @snapshot-labs/eslint-config from 0.1.0-beta.11 to 0.1.0-beta.13.

---
updated-dependencies:
- dependency-name: "@snapshot-labs/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent f990a77 commit b319d2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 @@
"typescript": "^4.7.4"
},
"devDependencies": {
"@snapshot-labs/eslint-config": "^0.1.0-beta.11",
"@snapshot-labs/eslint-config": "^0.1.0-beta.13",
"@snapshot-labs/prettier-config": "^0.1.0-beta.11",
"@types/express": "^4.17.11",
"@types/jest": "^29.5.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@snapshot-labs/eslint-config-base@^0.1.0-beta.11":
"@snapshot-labs/eslint-config-base@^0.1.0-beta.13":
version "0.1.0-beta.13"
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config-base/-/eslint-config-base-0.1.0-beta.13.tgz#f2c5d3084ac9bd4db138b70aad2f68e47ed02c46"
integrity sha512-tIzJXbt/Oe7JVkI0SJHzBlz34TTPMUuHE5M9/qg4yWCD4sh+TQwqo8HtntrnQFJ93ex8gqKbkbdajLxuYfTj2g==
Expand All @@ -1086,12 +1086,12 @@
eslint-plugin-import "^2.28.1"
eslint-plugin-prettier "^5.0.0"

"@snapshot-labs/eslint-config@^0.1.0-beta.11":
version "0.1.0-beta.11"
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.11.tgz#30ccd6094d1e97e17c53b0427cad28cbfb26fa60"
integrity sha512-DR868Fsga8lcMgdYIfsAT3Uf1X6IpPPCyNPUf6TW9J/7hdR7y/8keG/RCUdXpy8Kl39/M4LHxokGW5aOAJIA2w==
"@snapshot-labs/eslint-config@^0.1.0-beta.13":
version "0.1.0-beta.13"
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.13.tgz#77d6729718e09eadd988f43e6b8bc0090610ddb7"
integrity sha512-AE0Vzl8LDaTI5eE5wc6S3mg3ypXs6r48FCzYJaCq0KkRGZzSM2CR7IIGoNgmiNnYu5eiiynDbUBzG/XVCe9gYg==
dependencies:
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.11"
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.13"

"@snapshot-labs/prettier-config@^0.1.0-beta.11":
version "0.1.0-beta.11"
Expand Down

0 comments on commit b319d2e

Please sign in to comment.