Skip to content

Commit bcc2b3a

Browse files
chore(deps): update auto-merged devdependencies
1 parent fb66793 commit bcc2b3a

File tree

4 files changed

+24
-23
lines changed

4 files changed

+24
-23
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@auto-it/omit-release-notes": "11.3.6",
3333
"@auto-it/slack": "11.3.6",
3434
"@grafana/eslint-config": "^9.0.0",
35-
"@playwright/test": "^1.58.0",
35+
"@playwright/test": "^1.58.1",
3636
"@rollup/plugin-commonjs": "^29.0.0",
3737
"@rollup/plugin-json": "^6.1.0",
3838
"@rollup/plugin-node-resolve": "^16.0.3",

packages/plugin-docs-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@types/minimist": "^1.2.5",
57-
"@types/dompurify": "^3.0.5",
57+
"@types/dompurify": "^3.2.0",
5858
"@types/debug": "^4.1.12"
5959
}
6060
}

packages/plugin-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@playwright/test": "^1.52.0"
3838
},
3939
"devDependencies": {
40-
"@playwright/test": "^1.58.0",
40+
"@playwright/test": "^1.58.1",
4141
"@types/uuid": "^11.0.0",
4242
"dotenv": "^17.2.3"
4343
},

0 commit comments

Comments
 (0)