Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
electrovir committed Nov 1, 2022
1 parent 060b323 commit 78f8344
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-vir",
"version": "6.2.1",
"version": "6.2.2",
"keywords": [
"custom",
"web",
Expand Down Expand Up @@ -41,7 +41,7 @@
"test:web": "virmator test-web"
},
"dependencies": {
"augment-vir": "^3.0.4",
"augment-vir": "^3.0.5",
"lit": "2.4.0"
},
"devDependencies": {
Expand All @@ -55,7 +55,7 @@
"@web/test-runner-playwright": "^0.9.0",
"ansi-colors": "^4.1.3",
"chai": "^4.3.6",
"cspell": "^6.12.0",
"cspell": "^6.13.3",
"istanbul-smart-text-reporter": "^0.0.1",
"markdown-code-example-inserter": "^0.1.11",
"mocha": "^10.1.0",
Expand All @@ -69,7 +69,7 @@
"prettier-plugin-sort-json": "^0.0.3",
"prettier-plugin-toml": "^0.3.1",
"ts-node": "^10.9.1",
"virmator": "^4.2.13",
"vite": "^3.2.0"
"virmator": "^4.2.14",
"vite": "^3.2.2"
}
}

0 comments on commit 78f8344

Please sign in to comment.