Skip to content

Commit bb13a48

Browse files
build(deps-dev): bump @ls-lint/ls-lint from 1.11.0 to 1.11.2 (#441)
1 parent 26b35df commit bb13a48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@commitlint/cli": "^17.0.0",
4242
"@commitlint/config-conventional": "^16.2.4",
43-
"@ls-lint/ls-lint": "^1.11.0",
43+
"@ls-lint/ls-lint": "^1.11.2",
4444
"@types/jest": "^27.4.1",
4545
"@types/node": "^16.11.12",
4646
"@typescript-eslint/eslint-plugin": "^5.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,10 +1027,10 @@
10271027
"@jridgewell/resolve-uri" "^3.0.3"
10281028
"@jridgewell/sourcemap-codec" "^1.4.10"
10291029

1030-
"@ls-lint/ls-lint@^1.11.0":
1031-
version "1.11.0"
1032-
resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.11.0.tgz#fff074121e72bbbf6f1e5da05b916196039479df"
1033-
integrity sha512-YwVzEaGDM5LvRN7fn+8hYLTgcXsyksAr3V1x76/V3mWyaqKUAo4llcCd8lYoBCo4bxVgFq2pzPDQpeunZejLQg==
1030+
"@ls-lint/ls-lint@^1.11.2":
1031+
version "1.11.2"
1032+
resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.11.2.tgz#fa7e8c404b7c2f9f7fe3e92b7d69fe37a15c0e1c"
1033+
integrity sha512-kX+CCjgNz+NHCaOcFyJLSBLRgAoyOxN18QFLpgucz5ILvbr60BGjwKaoPYTv/rBV/77L+Oz82lpP24mzJ2wGsQ==
10341034

10351035
"@microsoft/recognizers-text-data-types-timex-expression@1.3.0":
10361036
version "1.3.0"

0 commit comments

Comments
 (0)