Skip to content

Commit

Permalink
Update ts and ts-patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GoogleFeud committed Dec 22, 2023
1 parent 4dd4b9b commit a467784
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
},
"homepage": "https://github.com/GoogleFeud/ts-runtime-checks#readme",
"devDependencies": {
"ts-patch": "^3.0.1",
"ts-patch": "^3.1.1",
"@types/chai": "^4.3.0",
"@types/diff": "^5.0.2",
"@types/mocha": "^9.1.0",
"@types/node": "^20.3.0",
"@types/ts-expose-internals": "npm:ts-expose-internals@^5.2.2",
"@types/ts-expose-internals": "npm:ts-expose-internals@^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"chai": "^4.3.6",
"diff": "^5.0.0",
"eslint": "^8.11.0",
"mitata": "^0.1.6",
"mocha": "^9.2.2",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}
14 changes: 7 additions & 7 deletions playground/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 playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/lz-string": "^1.3.34",
"@types/node": "^20.3.0",
"@types/react": "17.0.43",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}

0 comments on commit a467784

Please sign in to comment.