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 May 2, 2022
1 parent 4673589 commit e6f043f
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bench/package.json
Expand Up @@ -6,7 +6,7 @@
"bench:ci": "esmo src/github.ts"
},
"devDependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.7.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"@happy-dom/jest-environment": "^2.55.0",
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Expand Up @@ -13,14 +13,14 @@
"vue": "^3.2.33"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.3",
"@iconify-json/carbon": "^1.1.4",
"@types/node": "^17.0.26",
"@unocss/reset": "^0.31.15",
"@unocss/reset": "^0.32.9",
"@vitejs/plugin-vue": "^2.3.1",
"esno": "^0.14.1",
"fast-glob": "^3.2.11",
"https-localhost": "^4.7.1",
"unocss": "^0.31.15",
"unocss": "^0.32.9",
"unplugin-vue-components": "^0.19.3",
"vite-plugin-pwa": "^0.12.0",
"vitepress": "^0.22.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -29,7 +29,7 @@
"ui:test": "npm -C packages/ui run test:run"
},
"devDependencies": {
"@antfu/eslint-config": "^0.22.0",
"@antfu/eslint-config": "^0.23.0",
"@antfu/ni": "^0.16.2",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"rollup-plugin-license": "^2.7.0",
"simple-git-hooks": "^2.7.0",
"typescript": "^4.6.4",
"vite": "^2.9.5",
"vite": "^2.9.7",
"vitepress": "^0.22.3",
"vitest": "workspace:*",
"vue": "^3.2.33"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@cypress/vite-dev-server": "^2.2.2",
"@cypress/vue": "^3.1.1",
"@faker-js/faker": "^6.3.0",
"@faker-js/faker": "^6.3.1",
"@testing-library/cypress": "^8.0.2",
"@types/codemirror": "^5.60.5",
"@types/d3-force": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-node/package.json
Expand Up @@ -67,7 +67,7 @@
"minimist": "^1.2.6",
"mlly": "^0.5.2",
"pathe": "^0.2.0",
"vite": "^2.9.5"
"vite": "^2.9.7"
},
"devDependencies": {
"@types/minimist": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Expand Up @@ -86,7 +86,7 @@
"local-pkg": "^0.4.1",
"tinypool": "^0.1.3",
"tinyspy": "^0.3.2",
"vite": "^2.9.5"
"vite": "^2.9.7"
},
"devDependencies": {
"@antfu/install-pkg": "^0.1.0",
Expand Down

0 comments on commit e6f043f

Please sign in to comment.