Skip to content

Commit 0db892f

Browse files
committed
0.4.4
1 parent d77cbfb commit 0db892f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blitz/textmate",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "TextMate Grammars for StackBlitz",
55
"license": "MIT",
66
"repository": "stackblitz/textmate",
@@ -33,9 +33,9 @@
3333
"devDependencies": {
3434
"@ava/typescript": "^1.1.1",
3535
"ava": "^3.15.0",
36-
"ow": "^0.23.0",
37-
"prettier": "^2.2.1",
38-
"typescript": "^4.2.3",
36+
"ow": "^0.23.1",
37+
"prettier": "^2.8.8",
38+
"typescript": "^4.9.5",
3939
"xo": "^0.38.2"
4040
},
4141
"ava": {

0 commit comments

Comments
 (0)