Skip to content

Commit c8f2861

Browse files
committed
build(deps): Updated trivial dependencies
1 parent d7caaff commit c8f2861

File tree

2 files changed

+138
-81
lines changed

2 files changed

+138
-81
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@
5252
],
5353
"devDependencies": {
5454
"@types/jest": "^29.2.0",
55-
"@types/minimatch": "^3.0.5",
56-
"@types/node": "^16.4.10",
55+
"@types/minimatch": "^5.1.2",
56+
"@types/node": "^18.11.2",
5757
"jest": "^29.2.1",
58-
"prettier": "^2.3.2",
58+
"prettier": "^2.7.1",
5959
"rimraf": "^3.0.2",
60-
"standard-version": "^9.3.1",
61-
"ts-expose-internals": "^4.3.2",
60+
"standard-version": "^9.5.0",
61+
"@types/ts-expose-internals": "npm:[email protected]",
6262
"ts-jest": "^29.0.3",
63-
"ts-node": "^10.1.0",
64-
"ts-patch": "^1.4.2",
65-
"typescript": "^4.3.5"
63+
"ts-node": "^10.9.1",
64+
"ts-patch": "^1.4.5",
65+
"typescript": "^4.8.4"
6666
},
6767
"peerDependencies": {
6868
"typescript": ">=3.6.5"

0 commit comments

Comments
 (0)