Skip to content

Commit

Permalink
chore: update deps, prep for major
Browse files Browse the repository at this point in the history
  • Loading branch information
justinribeiro committed Nov 5, 2024
1 parent 50c254b commit 785c960
Show file tree
Hide file tree
Showing 2 changed files with 1,880 additions and 1,304 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
],
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@open-wc/eslint-config": "^7.0.0",
"@open-wc/testing": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@web/dev-server": "^0.1.24",
"@web/test-runner": "^0.13.18",
"concurrently": "^7.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"istanbul-badges-readme": "^1.4.0",
"prettier": "^2.0.0",
"typescript": "^4.7.0"
"@open-wc/eslint-config": "^12.0.3",
"@open-wc/testing": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@web/dev-server": "^0.4.6",
"@web/test-runner": "^0.19.0",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"istanbul-badges-readme": "^1.9.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down
Loading

0 comments on commit 785c960

Please sign in to comment.