Skip to content

Commit bb790df

Browse files
authored
bumping java-slang to 1.0.6 (#2924)
1 parent 27e3181 commit bb790df

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
@@ -50,7 +50,7 @@
5050
"flexboxgrid": "^6.3.1",
5151
"flexboxgrid-helpers": "^1.1.3",
5252
"hastscript": "^9.0.0",
53-
"java-slang": "^1.0.5",
53+
"java-slang": "^1.0.6",
5454
"js-slang": "^1.0.64",
5555
"js-yaml": "^4.1.0",
5656
"konva": "^9.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8084,10 +8084,10 @@ java-parser@^2.0.5:
80848084
chevrotain-allstar "0.3.1"
80858085
lodash "4.17.21"
80868086

8087-
java-slang@^1.0.5:
8088-
version "1.0.5"
8089-
resolved "https://registry.yarnpkg.com/java-slang/-/java-slang-1.0.5.tgz#c2197dc213af6bcd0745c033d9af6b52b3cbd72f"
8090-
integrity sha512-lOHhSwiyqo3VsjjvNCPTMMCgSlUJtS6heM8XKPObDGlDKki8zSs5u5eg6NvhgEAA1LHBqwMwThq4LmwyR6VjLw==
8087+
java-slang@^1.0.6:
8088+
version "1.0.6"
8089+
resolved "https://registry.yarnpkg.com/java-slang/-/java-slang-1.0.6.tgz#34a68954a8dfb5bde8572d49a6bea170d7026749"
8090+
integrity sha512-CHq2s9xuzuuPfygRp9pQncfPfIuzpHivXn3wfy4QBiQ801IvdVFL3w/nV6qQn6GUG+kvOU+qCuxUFsFH8X5Dhg==
80918091
dependencies:
80928092
"@types/lodash" "^4.14.198"
80938093
java-parser "^2.0.5"

0 commit comments

Comments
 (0)