Skip to content

Commit 9ece1c0

Browse files
Bump the all-node-dependencies group across 1 directory with 14 updates (#519)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: idastambuk <ida.stambuk@grafana.com>
1 parent e3d9f19 commit 9ece1c0

File tree

2 files changed

+243
-289
lines changed

2 files changed

+243
-289
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,50 +34,50 @@
3434
"tslib": "2.8.1"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "^7.26.9",
37+
"@babel/core": "^7.26.10",
3838
"@grafana/aws-sdk": "0.7.0",
3939
"@grafana/eslint-config": "^8.0.0",
40-
"@grafana/plugin-e2e": "^1.18.2",
40+
"@grafana/plugin-e2e": "^1.19.0",
4141
"@grafana/tsconfig": "^2.0.0",
42-
"@playwright/test": "^1.50.1",
43-
"@swc/core": "^1.10.17",
42+
"@playwright/test": "1.50.1",
43+
"@swc/core": "^1.11.10",
4444
"@swc/helpers": "^0.5.15",
4545
"@swc/jest": "^0.2.37",
4646
"@testing-library/jest-dom": "6.6.3",
4747
"@testing-library/react": "16.2.0",
4848
"@testing-library/user-event": "^14.6.1",
4949
"@types/glob": "^8.0.0",
5050
"@types/jest": "^29.5.14",
51-
"@types/lodash": "^4.17.15",
52-
"@types/node": "^22.13.5",
51+
"@types/lodash": "^4.17.16",
52+
"@types/node": "^22.13.10",
5353
"@types/react-router-dom": "^5.2.0",
5454
"@types/semver": "^7.5.8",
55-
"copy-webpack-plugin": "^12.0.2",
55+
"copy-webpack-plugin": "^13.0.0",
5656
"cspell": "^8.17.5",
5757
"css-loader": "^7.1.2",
5858
"eslint-plugin-deprecation": "^3.0.0",
5959
"eslint-plugin-jsx-a11y": "^6.10.2",
6060
"eslint-plugin-prettier": "^5.2.3",
61-
"eslint-webpack-plugin": "^4.0.1",
61+
"eslint-webpack-plugin": "^5.0.0",
6262
"fork-ts-checker-webpack-plugin": "^9.0.2",
6363
"glob": "^11.0.1",
6464
"identity-obj-proxy": "3.0.0",
6565
"imports-loader": "^5.0.0",
6666
"jest": "^29.5.0",
6767
"jest-environment-jsdom": "^29.5.0",
68-
"lefthook": "^1.11.0",
69-
"prettier": "^3.5.2",
70-
"react-router-dom": "7.2.0",
68+
"lefthook": "^1.11.3",
69+
"prettier": "^3.5.3",
70+
"react-router-dom": "7.3.0",
7171
"react-select-event": "^5.3.0",
7272
"replace-in-file-webpack-plugin": "^1.0.6",
73-
"sass": "1.85.0",
73+
"sass": "1.85.1",
7474
"sass-loader": "16.0.5",
7575
"style-loader": "4.0.0",
7676
"swc-loader": "^0.2.3",
77-
"terser-webpack-plugin": "^5.3.11",
77+
"terser-webpack-plugin": "^5.3.14",
7878
"ts-node": "^10.9.2",
7979
"tsconfig-paths": "^4.2.0",
80-
"typescript": "5.7.3",
80+
"typescript": "5.8.2",
8181
"webpack": "^5.98.0",
8282
"webpack-cli": "^6.0.1",
8383
"webpack-livereload-plugin": "^3.0.2",

0 commit comments

Comments
 (0)