Skip to content

Commit 9752697

Browse files
build(deps-dev): bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f6d813 commit 9752697

File tree

2 files changed

+178
-22
lines changed

2 files changed

+178
-22
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@types/node": "^16.0.0",
4141
"@types/uuid": "^8.3.0",
4242
"@typescript-eslint/eslint-plugin": "^4.28.0",
43-
"@typescript-eslint/parser": "^4.28.0",
43+
"@typescript-eslint/parser": "^4.28.1",
4444
"@zeit/ncc": "^0.22.3",
4545
"eslint": "^7.29.0",
4646
"eslint-config-prettier": "^8.3.0",
4747
"eslint-plugin-import": "^2.23.4",
4848
"eslint-plugin-prettier": "^3.4.0",
4949
"eslint-plugin-simple-import-sort": "^7.0.0",
5050
"prettier": "^2.3.2",
51-
"typescript": "^4.3.4"
51+
"typescript": "^4.3.5"
5252
}
5353
}

0 commit comments

Comments
 (0)