Skip to content

Commit 6744248

Browse files
Update auto-merged devDependencies (#2031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f562b24 commit 6744248

File tree

3 files changed

+13
-22
lines changed

3 files changed

+13
-22
lines changed

package-lock.json

Lines changed: 8 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@tsconfig/node20": "^20.1.6",
3939
"@tsconfig/recommended": "^1.0.10",
4040
"@types/glob": "^9.0.0",
41-
"@types/node": "22.16.5",
41+
"@types/node": "22.17.0",
4242
"@typescript-eslint/eslint-plugin": "^8.38.0",
4343
"@typescript-eslint/parser": "^8.38.0",
4444
"auto": "11.3.0",
4545
"eslint": "^9.32.0",
4646
"eslint-config-prettier": "^10.1.8",
47-
"eslint-plugin-jsdoc": "^52.0.0",
47+
"eslint-plugin-jsdoc": "^52.0.1",
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-plugin-react-hooks": "^5.2.0",
5050
"glob": "^11.0.3",
@@ -53,7 +53,7 @@
5353
"lint-staged": "^16.1.2",
5454
"prettier": "3.6.2",
5555
"publint": "^0.3.12",
56-
"rollup": "^4.46.1",
56+
"rollup": "^4.46.2",
5757
"rollup-plugin-delete": "^3.0.1",
5858
"rollup-plugin-dts": "^6.2.1",
5959
"rollup-plugin-esbuild": "^6.2.1",
@@ -91,7 +91,7 @@
9191
"webpack-dev-server": "^5.2.1"
9292
},
9393
"optionalDependencies": {
94-
"@rollup/rollup-linux-x64-gnu": "^4.46.1",
94+
"@rollup/rollup-linux-x64-gnu": "^4.46.2",
9595
"@rspack/binding-linux-x64-gnu": "1.4.10",
9696
"@swc/html-linux-x64-gnu": "^1.13.3",
9797
"lightningcss-darwin-arm64": "1.30.1",

packages/plugin-meta-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@grafana/data": "^12.0.0",
41-
"@types/node": "^22.16.5",
41+
"@types/node": "^22.17.0",
4242
"react": "^18.2.0"
4343
}
4444
}

0 commit comments

Comments
 (0)