Skip to content

Commit c07aa15

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

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

packages/core/package-lock.json

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

packages/core/package.json

+4-4
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.24",
9494
"@types/nunjucks": "3.2.6",
9595
"@typescript-eslint/eslint-plugin": "6.21.0",
9696
"@typescript-eslint/parser": "6.21.0",
@@ -104,7 +104,7 @@
104104
"documentation": "^14.0.0",
105105
"dot": "1.1.3",
106106
"ejs": "3.1.9",
107-
"eslint": "8.56.0",
107+
"eslint": "8.57.0",
108108
"handlebars": "4.7.8",
109109
"http-server": "14.1.1",
110110
"mocha": "10.3.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.7",
123123
"typescript": "5.3.3"
124124
},
125125
"standard": {

0 commit comments

Comments
 (0)