Skip to content

Commit 56e7693

Browse files
chore(deps-dev): bump @snapshot-labs/eslint-config
Bumps @snapshot-labs/eslint-config from 0.1.0-beta.15 to 0.1.0-beta.20. --- 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]>
1 parent 408fd6a commit 56e7693

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"remove-markdown": "^0.5.0"
5353
},
5454
"devDependencies": {
55-
"@snapshot-labs/eslint-config": "^0.1.0-beta.15",
55+
"@snapshot-labs/eslint-config": "^0.1.0-beta.20",
5656
"@snapshot-labs/prettier-config": "^0.1.0-beta.7",
5757
"@types/bluebird": "^3.5.38",
5858
"@types/compression": "^1.7.2",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2095,23 +2095,23 @@
20952095
"@smithy/types" "^2.2.0"
20962096
tslib "^2.5.0"
20972097

2098-
"@snapshot-labs/eslint-config-base@^0.1.0-beta.15":
2099-
version "0.1.0-beta.15"
2100-
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config-base/-/eslint-config-base-0.1.0-beta.15.tgz#2f64a21a0590d0ffea8a82852ab4bd5742495daa"
2101-
integrity sha512-uqOqCDTsl92e1k3edaGweQCSlDo9mU8I1ejqXCJHHDr/ZZyBldd8R73qOjhEVdYBtbdHd97QRdKh3JhMjzhrtg==
2098+
"@snapshot-labs/eslint-config-base@^0.1.0-beta.20":
2099+
version "0.1.0-beta.20"
2100+
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config-base/-/eslint-config-base-0.1.0-beta.20.tgz#2dd6e5e87f20bc300f965f5ef3677d617d70dfe5"
2101+
integrity sha512-IkMPe0t5cv5BbV5xGDsPdJw5ftEYWNyTGnkcwHOhuZ220cFD9Fk/T1r4s7cdATkrnqy8UEynABL3366YbTGM1w==
21022102
dependencies:
21032103
"@typescript-eslint/eslint-plugin" "^6.7.3"
21042104
"@typescript-eslint/parser" "^6.7.3"
21052105
eslint-config-prettier "^9.0.0"
21062106
eslint-plugin-import "^2.29.0"
21072107
eslint-plugin-prettier "^5.0.1"
21082108

2109-
"@snapshot-labs/eslint-config@^0.1.0-beta.15":
2110-
version "0.1.0-beta.15"
2111-
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.15.tgz#9aef268a7946476180e433522a4e197d5149fe11"
2112-
integrity sha512-bzx8wxho5K1w7jFgo2nikVmr1jzGWE7zcGOlrrEYz9DRNccMAan83BqLSlzxJZn24Jey40eoARiEvFhgtY9MVg==
2109+
"@snapshot-labs/eslint-config@^0.1.0-beta.20":
2110+
version "0.1.0-beta.20"
2111+
resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.20.tgz#c531359fef502599f6f5d0aa786e0c35c4e11078"
2112+
integrity sha512-TNKmy4ArQrbiL89gbm10uLKZzew6lzIXiwDlelUvwqo/+tSUTXR1JaIWBlw89h8/37HMWfV7sd1HEzxNTSXhSQ==
21132113
dependencies:
2114-
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.15"
2114+
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.20"
21152115

21162116
"@snapshot-labs/prettier-config@^0.1.0-beta.7":
21172117
version "0.1.0-beta.7"

0 commit comments

Comments
 (0)