Skip to content

Commit

Permalink
chore(deps-dev): bump @snapshot-labs/eslint-config (#1142)
Browse files Browse the repository at this point in the history
Bumps @snapshot-labs/eslint-config from 0.1.0-beta.15 to 0.1.0-beta.18.

---
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 Aug 1, 2024
1 parent ade18c2 commit 4cd6d79
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 @@ -39,7 +39,7 @@
]
},
"devDependencies": {
"@snapshot-labs/eslint-config": "^0.1.0-beta.15",
"@snapshot-labs/eslint-config": "^0.1.0-beta.18",
"@snapshot-labs/prettier-config": "^0.1.0-beta.15",
"@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 @@ -2098,7 +2098,7 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@snapshot-labs/eslint-config-base@^0.1.0-beta.15":
"@snapshot-labs/eslint-config-base@^0.1.0-beta.18":
version "0.1.0-beta.18"
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config-base/-/eslint-config-base-0.1.0-beta.18.tgz#b39a1e6f14e7cdccbc02a70ae52e8a49459a41c3"
integrity sha512-OLB5Lcw+SUkjVhz6lo4oTCFthEkQrczh6t73dW4wmlug+OSAUPa8Uk9mh//b1Dsc4kQuh63CRVwRChJQlsuUHg==
Expand All @@ -2109,12 +2109,12 @@
eslint-plugin-import "^2.29.0"
eslint-plugin-prettier "^5.0.1"

"@snapshot-labs/eslint-config@^0.1.0-beta.15":
version "0.1.0-beta.15"
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.15.tgz#9aef268a7946476180e433522a4e197d5149fe11"
integrity sha512-bzx8wxho5K1w7jFgo2nikVmr1jzGWE7zcGOlrrEYz9DRNccMAan83BqLSlzxJZn24Jey40eoARiEvFhgtY9MVg==
"@snapshot-labs/eslint-config@^0.1.0-beta.18":
version "0.1.0-beta.18"
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.18.tgz#fb5b80f546a73399c3e071dcd29616077f489c4e"
integrity sha512-wE6Kd8aToMQSAf3wkRJxZBVboau9Wys04PC5yAUwABt1E2KOhJQ9d29NFpJtLPN+B0WBni/m6o46SmNMGkKXZg==
dependencies:
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.15"
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.18"

"@snapshot-labs/[email protected]":
version "0.5.1"
Expand Down

0 comments on commit 4cd6d79

Please sign in to comment.