Skip to content

Commit

Permalink
chore: update dev dependencies versions (#3042) (#3043)
Browse files Browse the repository at this point in the history
Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
  • Loading branch information
vaadin-bot and web-padawan committed Nov 15, 2021
1 parent aad2a61 commit 3544a2c
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 168 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"@vaadin/testing-helpers": "^0.3.1",
"@web/dev-server": "^0.1.28",
"@web/rollup-plugin-html": "^1.10.1",
"@web/test-runner": "^0.13.21",
"@web/test-runner": "^0.13.22",
"@web/test-runner-commands": "^0.5.13",
"@web/test-runner-playwright": "^0.8.8",
"@web/test-runner-saucelabs": "^0.7.2",
"@web/test-runner-visual-regression": "^0.6.3",
"@web/test-runner-visual-regression": "^0.6.4",
"axios": "^0.24.0",
"dotenv": "^10.0.0",
"eslint": "^8.2.0",
Expand All @@ -49,14 +49,14 @@
"glob": "^7.2.0",
"husky": "^7.0.4",
"lerna": "^4.0.0",
"lint-staged": "^11.2.6",
"lint-staged": "^12.0.2",
"npm-run-all": "^4.1.5",
"octokit": "^1.7.0",
"prettier": "^2.4.1",
"prettier-plugin-package": "^1.3.0",
"replace-in-file": "^6.3.2",
"rimraf": "^3.0.2",
"rollup": "^2.59.0",
"rollup": "^2.60.0",
"rollup-plugin-terser": "^7.0.2",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
Expand Down

0 comments on commit 3544a2c

Please sign in to comment.