Skip to content

Commit 5533223

Browse files
committed
⬆️ Update all dependencies
1 parent 7f6858e commit 5533223

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

packages/core/package-lock.json

+66-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@rollup/plugin-commonjs": "25.0.7",
9191
"@rollup/plugin-json": "6.1.0",
9292
"@rollup/plugin-replace": "5.0.5",
93-
"@types/node": "20.11.17",
93+
"@types/node": "20.11.20",
9494
"@types/nunjucks": "3.2.6",
9595
"@typescript-eslint/eslint-plugin": "6.21.0",
9696
"@typescript-eslint/parser": "6.21.0",
@@ -115,11 +115,11 @@
115115
"portfinder": "1.0.32",
116116
"pug": "3.0.2",
117117
"puppeteer": "21.11.0",
118-
"rollup": "~4.10.0",
118+
"rollup": "~4.12.0",
119119
"rollup-plugin-dts": "^6.1.0",
120120
"sinon": "17.0.1",
121121
"standard": "17.1.0",
122-
"tsd": "0.30.4",
122+
"tsd": "0.30.5",
123123
"typescript": "5.3.3"
124124
},
125125
"standard": {

0 commit comments

Comments
 (0)