Skip to content

Commit

Permalink
update: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JairusSW committed Jul 2, 2024
1 parent 89ef603 commit 0576515
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"devDependencies": {
"@assemblyscript/wasi-shim": "^0.1.0",
"@types/node": "^20.14.9",
"as-test": "link:as-test",
"as-test": "./",
"assemblyscript": "^0.27.28",
"assemblyscript-prettier": "^3.0.1",
"json-as": "^0.9.8",
"typescript": "^5.5.2",
"json-as": "^0.9.9-a",
"typescript": "^5.5.3",
"visitor-as": "^0.11.4"
},
"dependencies": {
"as-console": "^1.0.2",
"as-console": "^7.0.0",
"as-rainbow": "^0.1.0",
"as-variant": "^0.4.1",
"chalk": "^5.3.0",
Expand Down
4 changes: 2 additions & 2 deletions transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"license": "MIT",
"scripts": {},
"devDependencies": {
"assemblyscript": "^0.27.27",
"typescript": "^5.3.3",
"assemblyscript": "^0.27.28",
"typescript": "^5.5.3",
"visitor-as": "^0.11.4"
},
"dependencies": {},
Expand Down

0 comments on commit 0576515

Please sign in to comment.