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 Jan 21, 2022
1 parent 28e06a5 commit da27c7e
Show file tree
Hide file tree
Showing 2 changed files with 1,083 additions and 92 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
},
"dependencies": {
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"chokidar": "^3.5.3",
"consola": "^2.15.3",
"fs-extra": "^10.0.0",
"hookable": "^5.0.0",
"hookable": "^5.1.1",
"svgo": "^1.3.2"
},
"devDependencies": {
"@babel/preset-env": "^7.16.4",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "latest",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/test-utils": "^0.2.2",
Expand All @@ -44,14 +44,14 @@
"@types/jest": "latest",
"@vue/test-utils": "latest",
"babel-eslint": "^10.1.0",
"eslint": "^8.3.0",
"eslint": "^8.7.0",
"jest": "latest",
"nuxt-edge": "latest",
"playwright": "^1.16.3",
"playwright": "^1.18.0",
"standard-version": "latest",
"ts-loader": "^8.3.0",
"typescript": "latest",
"unbuild": "^0.5.13"
"unbuild": "^0.6.8"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit da27c7e

Please sign in to comment.