Skip to content

Commit

Permalink
chore(deps-dev): bump @snapshot-labs/eslint-config
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 1fad1df commit ccf68dc
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 @@ -50,7 +50,7 @@
"node-fetch": "^2.7.0"
},
"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.7",
"@types/bluebird": "^3.5.38",
"@types/compression": "^1.7.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2100,7 +2100,7 @@
"@smithy/types" "^2.2.0"
tslib "^2.5.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 @@ -2111,12 +2111,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.7":
version "0.1.0-beta.7"
Expand Down

0 comments on commit ccf68dc

Please sign in to comment.