Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 5, 2021
1 parent 97cefe1 commit 54e19ac
Show file tree
Hide file tree
Showing 2 changed files with 582 additions and 513 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"engines": {
"node": ">=v10.24.1",
"npm": ">=6.14.13"
"npm": ">=6.14.14"
},
"jest": {
"testEnvironment": "node",
Expand All @@ -71,22 +71,22 @@
"@commitlint/config-conventional": "^13.1.0",
"@nuxt/types": "^2.15.7",
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"@types/jest": "^26.0.23",
"codecov": "^3.8.2",
"eslint": "^7.29.0",
"@types/jest": "^26.0.24",
"codecov": "^3.8.3",
"eslint": "^7.32.0",
"get-port": "^5.1.1",
"husky": "^7.0.1",
"jest": "^27.0.4",
"jsdom": "^16.6.0",
"jest": "^27.0.6",
"jsdom": "^16.7.0",
"less": "^4.1.1",
"less-loader": "^4.1.0",
"mathsass": "^0.11.0",
"nuxt-edge": "^2.16.0-27072017.35c6ac41",
"sass": "^1.35.1",
"nuxt-edge": "^2.16.0-27132492.cdbea391",
"sass": "^1.37.5",
"sass-loader": "^7.3.1",
"standard-version": "^9.3.0",
"standard-version": "^9.3.1",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
}
}
Loading

0 comments on commit 54e19ac

Please sign in to comment.