Skip to content

Commit

Permalink
chore: update dev dependencies versions (#3497)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Feb 28, 2022
1 parent d833923 commit 7c6c08e
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 346 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,36 +30,36 @@
"@esm-bundle/chai": "^4.3.4",
"@fontsource/roboto": "^4.5.1",
"@polymer/iron-component-page": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@vaadin/testing-helpers": "^0.3.2",
"@web/dev-server": "^0.1.29",
"@web/dev-server": "^0.1.30",
"@web/rollup-plugin-html": "^1.10.1",
"@web/test-runner": "^0.13.27",
"@web/test-runner-commands": "^0.6.1",
"@web/test-runner-playwright": "^0.8.8",
"@web/test-runner-saucelabs": "^0.7.3",
"@web/test-runner-visual-regression": "^0.6.5",
"axios": "^0.25.0",
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"glob": "^7.2.0",
"husky": "^7.0.4",
"lerna": "^4.0.0",
"lint-staged": "^12.3.3",
"lint-staged": "^12.3.4",
"npm-run-all": "^4.1.5",
"octokit": "^1.7.1",
"postcss-lit": "^0.4.3",
"prettier": "^2.5.1",
"prettier-plugin-package": "^1.3.0",
"replace-in-file": "^6.3.2",
"rimraf": "^3.0.2",
"rollup": "^2.67.2",
"rollup": "^2.68.0",
"rollup-plugin-terser": "^7.0.2",
"stylelint": "^14.4.0",
"stylelint": "^14.5.3",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-vaadin": "^0.3.0",
"typescript": "^4.5.5"
Expand Down
Loading

0 comments on commit 7c6c08e

Please sign in to comment.