Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 9248433 commit 58fa63d
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"eslint": "8.56.0",
"prettier": "3.2.4",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"eslint": ">=7.28.0 <8.0.0 || >=8.0.0 <9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"eslint": "8.56.0",
"prettier": "3.2.4",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"eslint": ">=7.28.0 <8.0.0 || >=8.0.0 <9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"eslint": "8.56.0",
"prettier": "3.2.4",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"eslint": ">=7.28.0 <8.0.0 || >=8.0.0 <9.0.0",
Expand Down
Loading

0 comments on commit 58fa63d

Please sign in to comment.