Skip to content

Commit c0a0d59

Browse files
committed
Bump to [email protected] and typescript@~3.2.1
1 parent 0c6c452 commit c0a0d59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"eslint-scope": "^4.0.0",
4848
"eslint-visitor-keys": "^1.0.0",
49-
"typescript-estree": "5.3.0"
49+
"typescript-estree": "6.0.0"
5050
},
5151
"devDependencies": {
5252
"eslint": "^4.19.1",
@@ -57,7 +57,7 @@
5757
"npm-license": "0.3.3",
5858
"shelljs": "0.8.2",
5959
"shelljs-nodecli": "0.1.1",
60-
"typescript": "~3.1.1"
60+
"typescript": "~3.2.1"
6161
},
6262
"jest": {
6363
"testEnvironment": "node",

0 commit comments

Comments
 (0)