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 Sep 4, 2021
1 parent 31af104 commit 2bc4c77
Show file tree
Hide file tree
Showing 2 changed files with 950 additions and 770 deletions.
18 changes: 9 additions & 9 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.14"
"npm": ">=6.14.15"
},
"jest": {
"testEnvironment": "node",
Expand All @@ -69,24 +69,24 @@
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@nuxt/types": "^2.15.7",
"@nuxt/types": "^2.15.8",
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"@types/jest": "^27.0.0",
"@types/jest": "^27.0.1",
"codecov": "^3.8.3",
"eslint": "^7.32.0",
"get-port": "^5.1.1",
"husky": "^7.0.1",
"jest": "^27.0.6",
"husky": "^7.0.2",
"jest": "^27.1.0",
"jsdom": "^16.7.0",
"less": "^4.1.1",
"less-loader": "^4.1.0",
"mathsass": "^0.11.0",
"nuxt-edge": "^2.16.0-27132492.cdbea391",
"sass": "^1.37.5",
"nuxt-edge": "^2.16.0-27172816.2ef05373",
"sass": "^1.39.0",
"sass-loader": "^7.3.1",
"standard-version": "^9.3.1",
"stylus": "^0.54.8",
"stylus": "^0.55.0",
"stylus-loader": "^3.0.2",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
}
}
Loading

0 comments on commit 2bc4c77

Please sign in to comment.