Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit d049636

Browse files
authored
Merge pull request #23 from nordeck/dependabot/npm_and_yarn/development-dependencies-1b5a5ba7bc
Bump the development-dependencies group with 6 updates
2 parents 760d96a + 8ce9569 commit d049636

File tree

3 files changed

+196
-190
lines changed

3 files changed

+196
-190
lines changed

Diff for: e2e/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"private": true,
88
"devDependencies": {
99
"@axe-core/playwright": "^4.7.3",
10-
"@playwright/test": "^1.37.1",
11-
"@types/node": "^20.6.0",
10+
"@playwright/test": "^1.38.0",
11+
"@types/node": "^20.6.2",
1212
"cross-fetch": "^4.0.0",
1313
"eslint": "^8.49.0",
1414
"eslint-plugin-playwright": "^0.16.0",

Diff for: element-web-guest-module/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"package": "rimraf *.tgz && npm pack"
2121
},
2222
"devDependencies": {
23-
"@microsoft/api-extractor": "^7.36.4",
23+
"@microsoft/api-extractor": "^7.37.0",
2424
"@testing-library/jest-dom": "^6.1.3",
2525
"@testing-library/react": "^12.1.5",
26-
"@testing-library/user-event": "^14.4.3",
27-
"@types/jest": "^29.5.4",
26+
"@testing-library/user-event": "^14.5.1",
27+
"@types/jest": "^29.5.5",
2828
"@types/react": "^17",
2929
"cross-fetch": "^4.0.0",
30-
"esbuild": "^0.19.2",
30+
"esbuild": "^0.19.3",
3131
"msw": "^1.3.1",
3232
"react": "17.0.2",
3333
"react-dom": "17.0.2",

0 commit comments

Comments
 (0)