Skip to content
  • Sponsor asciidoctor/asciidoctor.js

  • Notifications You must be signed in to change notification settings
  • Fork 140
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 23d61a4

Browse files
committedMar 20, 2024·
⬆️ Update all dependencies
1 parent 7f6858e commit 23d61a4

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed
 

‎packages/core/package-lock.json

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

‎packages/core/package.json

+5-5
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.30",
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,12 +115,12 @@
115115
"portfinder": "1.0.32",
116116
"pug": "3.0.2",
117117
"puppeteer": "21.11.0",
118-
"rollup": "~4.10.0",
118+
"rollup": "~4.13.0",
119119
"rollup-plugin-dts": "^6.1.0",
120120
"sinon": "17.0.1",
121121
"standard": "17.1.0",
122-
"tsd": "0.30.4",
123-
"typescript": "5.3.3"
122+
"tsd": "0.30.7",
123+
"typescript": "5.4.2"
124124
},
125125
"standard": {
126126
"ignore": [

0 commit comments

Comments
 (0)
Please sign in to comment.