Skip to content

Commit

Permalink
Bump lit to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-sharma7 committed Aug 4, 2023
1 parent 4e0a84d commit d3dece3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
30 changes: 15 additions & 15 deletions integration-tests/src/main/ui-lit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions integration-tests/src/main/ui-lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"test": ""
},
"dependencies": {
"lit": "^2.7.5"
"lit": "^2.8.0"
},
"browser": {
"[module-name]": false
},
"devDependencies": {
"by-node-env": "^2.0.1",
"copy-webpack-plugin": "^10.2.4",
"cross-env": "^7.0.3",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
"by-node-env": "^2.0.1",
"cross-env": "^7.0.3"
"webpack-cli": "^4.9.2"
}
}

0 comments on commit d3dece3

Please sign in to comment.