Skip to content

Commit 0a3daef

Browse files
authored
Merge branch 'main' into dependabot/go_modules/aws-sdk-go-v2-b27fb80ae1
2 parents 80272e0 + 36054fe commit 0a3daef

File tree

2 files changed

+114
-53
lines changed

2 files changed

+114
-53
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "Apache-2.0",
1818
"devDependencies": {
1919
"@eslint/eslintrc": "^3.3.1",
20-
"@eslint/js": "^9.34.0",
20+
"@eslint/js": "^9.36.0",
2121
"@grafana/eslint-config": "^8.2.0",
2222
"@grafana/plugin-e2e": "^2.1.8",
2323
"@grafana/tsconfig": "^2.0.0",
@@ -32,17 +32,17 @@
3232
"@types/common-tags": "^1.8.4",
3333
"@types/jest": "^30.0.0",
3434
"@types/jsurl": "^0.1.2",
35-
"@types/node": "^22.18.1",
35+
"@types/node": "^22.18.8",
3636
"@types/prismjs": "^1.26.5",
3737
"@types/slate": "^0.47.16",
3838
"@typescript-eslint/eslint-plugin": "^8.37.0",
3939
"@typescript-eslint/parser": "^8.42.0",
40-
"copy-webpack-plugin": "^13.0.0",
40+
"copy-webpack-plugin": "^13.0.1",
4141
"css-loader": "^7.1.2",
4242
"eslint": "^9.31.0",
4343
"eslint-config-prettier": "^10.1.8",
4444
"eslint-plugin-deprecation": "^3.0.0",
45-
"eslint-plugin-jsdoc": "^51.4.1",
45+
"eslint-plugin-jsdoc": "^54.5.0",
4646
"eslint-plugin-react": "^7.37.5",
4747
"eslint-plugin-react-hooks": "^5.2.0",
4848
"eslint-webpack-plugin": "^5.0.2",
@@ -63,7 +63,7 @@
6363
"terser-webpack-plugin": "^5.3.10",
6464
"ts-node": "^10.9.2",
6565
"typescript": "5.8.3",
66-
"webpack": "^5.101.0",
66+
"webpack": "^5.101.3",
6767
"webpack-cli": "^6.0.1",
6868
"webpack-livereload-plugin": "^3.0.2",
6969
"webpack-subresource-integrity": "^5.1.0",

0 commit comments

Comments
 (0)