Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 490c218

Browse files
committed
Upgrade deps
1 parent 8b61e91 commit 490c218

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"sideEffects": false,
4141
"peerDependencies": {
42-
"@proc7ts/call-thru": "^4.4.0"
42+
"@proc7ts/call-thru": "^4.4.1"
4343
},
4444
"peerDependenciesMeta": {
4545
"@proc7ts/call-thru": {
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@jest/globals": "^29.5.0",
51-
"@proc7ts/call-thru": "^4.4.0",
51+
"@proc7ts/call-thru": "^4.4.1",
5252
"@rollup/plugin-node-resolve": "^15.0.2",
5353
"@rollup/plugin-typescript": "^11.1.1",
5454
"@run-z/eslint-config": "^3.3.1",
@@ -57,8 +57,8 @@
5757
"@swc/core": "^1.3.59",
5858
"@swc/jest": "^0.2.26",
5959
"@types/benchmark": "^2.1.2",
60-
"@typescript-eslint/eslint-plugin": "^5.59.6",
61-
"@typescript-eslint/parser": "^5.59.6",
60+
"@typescript-eslint/eslint-plugin": "^5.59.7",
61+
"@typescript-eslint/parser": "^5.59.7",
6262
"benchmark": "^2.1.4",
6363
"chalk": "^5.2.0",
6464
"eslint": "^8.41.0",
@@ -68,7 +68,7 @@
6868
"jest-junit": "^16.0.0",
6969
"prettier": "^2.8.8",
7070
"prettier-eslint-cli": "^7.1.0",
71-
"rollup": "^3.22.1",
71+
"rollup": "^3.23.0",
7272
"rollup-plugin-unbundle": "^2.0.1",
7373
"run-z": "1.11.0-bootstrap",
7474
"ts-jest": "^29.1.0",

0 commit comments

Comments
 (0)