Skip to content

Commit ebf9673

Browse files
chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.5.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v10.4.0...v10.5.0) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d037225 commit ebf9673

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"react-error-boundary": "^3.1.0"
5757
},
5858
"devDependencies": {
59-
"@typescript-eslint/eslint-plugin": "5.10.0",
60-
"@typescript-eslint/parser": "5.10.0",
59+
"@typescript-eslint/eslint-plugin": "5.11.0",
60+
"@typescript-eslint/parser": "5.11.0",
6161
"all-contributors-cli": "6.20.0",
6262
"codecov": "3.8.3",
6363
"cross-env": "^7.0.3",
@@ -71,7 +71,7 @@
7171
"react": "17.0.2",
7272
"react-dom": "17.0.2",
7373
"react-test-renderer": "17.0.2",
74-
"ts-node": "10.4.0",
74+
"ts-node": "10.5.0",
7575
"typescript": "4.5.5"
7676
},
7777
"peerDependencies": {

0 commit comments

Comments
 (0)