Skip to content

Commit b45bffe

Browse files
committed
Update typescript
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 5.25.0 | 5.26.0 | | npm | @typescript-eslint/parser | 5.25.0 | 5.26.0 | | npm | typescript | 4.6.4 | 4.7.2 |
1 parent 48b9c93 commit b45bffe

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

Lines changed: 87 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"typescript.js"
2929
],
3030
"devDependencies": {
31-
"@typescript-eslint/eslint-plugin": "5.25.0",
32-
"@typescript-eslint/parser": "5.25.0",
31+
"@typescript-eslint/eslint-plugin": "5.26.0",
32+
"@typescript-eslint/parser": "5.26.0",
3333
"eslint": "8.9.0",
3434
"eslint-config-airbnb": "19.0.2",
3535
"eslint-config-prettier": "8.3.0",
3636
"eslint-rule-documentation": "1.0.23",
3737
"jest": "27.5.1",
3838
"prettier": "2.6.2",
39-
"typescript": "4.6.4"
39+
"typescript": "4.7.2"
4040
},
4141
"dependencies": {
4242
"eslint-config-airbnb-base": "^15.0.0"

0 commit comments

Comments
 (0)