Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 8634f55 commit e1a50f9
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 16 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"lint-staged": "12.1.2",
"prettier": "2.5.1",
"ts-jest": "27.1.1",
"typescript": "4.5.4"
"typescript": "4.8.3"
}
}
10 changes: 10 additions & 0 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 19 additions & 7 deletions packages/style/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"docz": "2.3.1",
"typescript": "4.5.4",
"typescript": "4.8.3",
"gatsby-cli": "4.4.0"
},
"dependencies": {
Expand Down

0 comments on commit e1a50f9

Please sign in to comment.