Skip to content

Commit acd9753

Browse files
Bump the npm-patch-dev-dependencies group with 8 updates (#638)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f56a1f1 commit acd9753

File tree

2 files changed

+212
-209
lines changed

2 files changed

+212
-209
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tslib": "2.8.1"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "^7.28.0",
38+
"@babel/core": "^7.28.4",
3939
"@eslint/eslintrc": "^3.3.1",
4040
"@eslint/js": "^9.33.0",
4141
"@grafana/aws-sdk": "0.7.1",
@@ -44,19 +44,19 @@
4444
"@grafana/tsconfig": "^2.0.0",
4545
"@playwright/test": "1.54.2",
4646
"@stylistic/eslint-plugin-ts": "^4.4.1",
47-
"@swc/core": "^1.13.3",
47+
"@swc/core": "^1.13.5",
4848
"@swc/helpers": "^0.5.17",
4949
"@swc/jest": "^0.2.39",
5050
"@testing-library/jest-dom": "6.6.4",
5151
"@testing-library/react": "16.3.0",
5252
"@testing-library/user-event": "^14.6.0",
5353
"@types/jest": "^30.0.0",
5454
"@types/lodash": "^4.17.20",
55-
"@types/node": "^22.18.1",
56-
"@types/semver": "^7.7.0",
55+
"@types/node": "^22.18.4",
56+
"@types/semver": "^7.7.1",
5757
"@typescript-eslint/eslint-plugin": "^8.38.0",
5858
"@typescript-eslint/parser": "^8.38.0",
59-
"copy-webpack-plugin": "^13.0.0",
59+
"copy-webpack-plugin": "^13.0.1",
6060
"cspell": "9.1.5",
6161
"css-loader": "^7.1.2",
6262
"dotenv": "^17.2.2",
@@ -74,19 +74,19 @@
7474
"imports-loader": "^5.0.0",
7575
"jest": "^30.1.3",
7676
"jest-environment-jsdom": "^30.1.2",
77-
"lefthook": "^1.12.3",
77+
"lefthook": "^1.12.4",
7878
"prettier": "^3.6.2",
7979
"react-select-event": "^5.3.0",
8080
"replace-in-file-webpack-plugin": "^1.0.6",
81-
"sass": "1.92.0",
81+
"sass": "1.92.1",
8282
"sass-loader": "16.0.5",
8383
"style-loader": "4.0.0",
8484
"swc-loader": "^0.2.3",
8585
"terser-webpack-plugin": "^5.3.14",
8686
"ts-node": "^10.9.2",
8787
"tsconfig-paths": "^4.2.0",
8888
"typescript": "5.8.3",
89-
"webpack": "^5.101.2",
89+
"webpack": "^5.101.3",
9090
"webpack-cli": "^6.0.1",
9191
"webpack-livereload-plugin": "^3.0.2",
9292
"webpack-subresource-integrity": "^5.1.0",

0 commit comments

Comments
 (0)