Skip to content

Commit

Permalink
Merge pull request #530 from javierbrea/renovate/typescript-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v4.9.4
  • Loading branch information
renovate[bot] committed Dec 12, 2022
2 parents 5ff2d53 + da6ecde commit cb2007d
Show file tree
Hide file tree
Showing 4 changed files with 16 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 @@ -79,7 +79,7 @@
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"sinon": "15.0.0",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"lint-staged": {
"*.js": "eslint",
Expand Down
14 changes: 7 additions & 7 deletions test-e2e/cypress-typescript/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 test-e2e/cypress-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"start-server-and-test": "1.15.2",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}

0 comments on commit cb2007d

Please sign in to comment.