Skip to content

Commit e805284

Browse files
committed
chore: update pkgs
1 parent 5100296 commit e805284

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"@release-it/keep-a-changelog": "^6.0.0",
5050
"@types/bson": "^4.2.4",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.13.1",
52+
"@types/node": "^22.13.4",
5353
"@types/shelljs": "^0.8.15",
5454
"jest": "^29.7.0",
55-
"prettier": "^3.5.0",
55+
"prettier": "^3.5.1",
5656
"release-it": "^18.1.2",
57-
"rollup": "^4.34.6",
57+
"rollup": "^4.34.7",
5858
"rollup-plugin-typescript2": "^0.36.0",
5959
"shelljs": "^0.8.5",
6060
"ts-jest": "^29.2.5",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@
11011101
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
11021102
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
11031103

1104-
"@types/node@*", "@types/node@^22.13.1":
1104+
"@types/node@*", "@types/node@^22.13.4":
11051105
version "22.13.4"
11061106
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.4.tgz#3fe454d77cd4a2d73c214008b3e331bfaaf5038a"
11071107
integrity sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==
@@ -3523,7 +3523,7 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
35233523
dependencies:
35243524
find-up "^4.0.0"
35253525

3526-
prettier@^3.5.0:
3526+
prettier@^3.5.1:
35273527
version "3.5.1"
35283528
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
35293529
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
@@ -3759,7 +3759,7 @@ rollup-plugin-typescript2@^0.36.0:
37593759
semver "^7.5.4"
37603760
tslib "^2.6.2"
37613761

3762-
rollup@^4.34.6:
3762+
rollup@^4.34.7:
37633763
version "4.34.7"
37643764
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.34.7.tgz#e00d8550688a616a3481c6446bb688d4c753ba8f"
37653765
integrity sha512-8qhyN0oZ4x0H6wmBgfKxJtxM7qS98YJ0k0kNh5ECVtuchIJ7z9IVVvzpmtQyT10PXKMtBxYr1wQ5Apg8RS8kXQ==

0 commit comments

Comments
 (0)