Skip to content

Commit dc581bf

Browse files
authored
Updates version of asl service to 1.1.6 (#1198)
1 parent f1ca586 commit dc581bf

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Bug Fix",
3+
"description": "Makes the ItemsPath property of Map state optional in ASL linter."
4+
}

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@
918918
},
919919
"dependencies": {
920920
"adm-zip": "^0.4.13",
921-
"amazon-states-language-service": "^1.1.4",
921+
"amazon-states-language-service": "^1.1.6",
922922
"async-lock": "^1.1.3",
923923
"aws-sdk": "^2.581.0",
924924
"cloudformation-schema-js-yaml": "^1.0.1",

0 commit comments

Comments
 (0)