Skip to content

Commit

Permalink
chore: update language dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard Lavuš committed Oct 26, 2020
1 parent 2b1ebee commit 48fa1bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-jest": "^26.3.0"
},
"dependencies": {
"@superindustries/language": "^0.0.14-alpha2",
"@superindustries/language": "^0.0.14-alpha3",
"typescript": "^4.0.2"
},
"targets": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1983,10 +1983,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@superindustries/language@^0.0.14-alpha2":
version "0.0.14-alpha2"
resolved "https://npm.pkg.github.com/download/@superindustries/language/0.0.14-alpha2/edb98c8867a595c1f9a95ae06a02256b3c27347d67386cc2d916479257ff29e7#3e8bb6de67a4d69ea24ade5b234f87730e103dad"
integrity sha512-ba2mRuS9csgabG5I2H2PPELgKEIQZmWYD1zTjBI+E1mmTUbGk2TTIPDXq1bK+82w2Ine8PGvEnsCfLkvRdnK9g==
"@superindustries/language@^0.0.14-alpha3":
version "0.0.14-alpha3"
resolved "https://npm.pkg.github.com/download/@superindustries/language/0.0.14-alpha3/3b274df9836b1c277ebefaef08dc70a56894e06e0efc5c6447dffc0db1c77ffe#81c4b8a8ac25505323da99d14c8f9a9f5950c9b7"
integrity sha512-41Ex1coBX9m9nE95pmtV41rJhe4ia60ZvYbhnYfZDNqUEbHajVJAlMV2Mq0AlF1OszyPVIRcZHmncajFFBjTjg==

"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
version "7.1.9"
Expand Down

0 comments on commit 48fa1bd

Please sign in to comment.