Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @open-wc/testing to v4 #1039

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,136 changes: 263 additions & 873 deletions html-test/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-html": "1.4.1"
},
"devDependencies": {
"@open-wc/testing": "2.5.33",
"@open-wc/testing": "4.0.0",
"@web/test-runner": "0.16.0",
"@web/dev-server": "0.4.6"
}
Expand Down
1,253 changes: 397 additions & 856 deletions import-maps/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion import-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lit-html": "1.4.1"
},
"devDependencies": {
"@open-wc/testing": "2.5.33",
"@open-wc/testing": "4.0.0",
"@web/dev-server-import-maps": "0.2.1",
"@web/test-runner": "0.16.0"
}
Expand Down
1,542 changes: 264 additions & 1,278 deletions json-modules/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion json-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-html": "1.4.1"
},
"devDependencies": {
"@open-wc/testing": "2.5.33",
"@open-wc/testing": "4.0.0",
"@rollup/plugin-json": "6.1.0",
"@web/dev-server": "0.4.6",
"@web/dev-server-rollup": "0.6.4",
Expand Down
1,136 changes: 263 additions & 873 deletions lit-element-ts-esbuild/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lit-element-ts-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lit-html": "1.4.1"
},
"devDependencies": {
"@open-wc/testing": "2.5.33",
"@open-wc/testing": "4.0.0",
"@types/node": "14.18.63",
"@web/dev-server": "0.4.6",
"@web/dev-server-esbuild": "0.4.4",
Expand Down
Loading
Loading