Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2022
1 parent 40f3d95 commit ee8545a
Show file tree
Hide file tree
Showing 8 changed files with 656 additions and 545 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,30 @@
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
},
"devDependencies": {
"@iconify/iconify": "^2.1.2",
"@octokit/core": "^3.5.1",
"@iconify/iconify": "^2.2.0",
"@octokit/core": "^3.6.0",
"@types/ejs": "^3.1.0",
"@types/file-saver": "^2.0.5",
"@types/jest": "^27.4.0",
"@types/jest": "^27.4.1",
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-vue": "^2.1.0",
"@vue/compiler-sfc": "^3.2.30",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "^3.2.31",
"conventional-changelog-cli": "^2.2.2",
"ejs": "^3.1.6",
"execa": "^6.0.0",
"execa": "^6.1.0",
"file-saver": "^2.0.5",
"jest": "^27.5.0",
"jest": "^27.5.1",
"jszip": "^3.7.1",
"playwright-chromium": "^1.18.1",
"prettier": "^2.5.1",
"prismjs": "^1.26.0",
"playwright-chromium": "^1.20.1",
"prettier": "^2.6.1",
"prismjs": "^1.27.0",
"prompts": "^2.4.2",
"semver": "^7.3.5",
"start-server-and-test": "^1.14.0",
"uuid": "^8.3.2",
"vite": "^2.7.13",
"vue": "^3.2.30",
"vue-router": "^4.0.12"
"vite": "^2.9.0",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
},
"prettier": {
"semi": false,
Expand Down
Loading

0 comments on commit ee8545a

Please sign in to comment.