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 11, 2023
1 parent 87fa5f0 commit 73bde9d
Show file tree
Hide file tree
Showing 2 changed files with 3,537 additions and 3,275 deletions.
26 changes: 13 additions & 13 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.18"
},
"jest": {
"testEnvironment": "node",
Expand All @@ -63,30 +63,30 @@
},
"dependencies": {
"consola": "^2.15.3",
"glob-all": "^3.2.1",
"glob-all": "^3.3.1",
"sass-resources-loader": "^2.2.4"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@nuxt/types": "^2.15.7",
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@nuxt/types": "^2.17.1",
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"@types/jest": "^27.0.0",
"@types/jest": "^27.5.2",
"codecov": "^3.8.3",
"eslint": "^7.32.0",
"get-port": "^5.1.1",
"husky": "^7.0.1",
"jest": "^27.0.6",
"husky": "^7.0.4",
"jest": "^27.5.1",
"jsdom": "^16.7.0",
"less": "^4.1.1",
"less": "^4.2.0",
"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-27923058.4ecdc72",
"sass": "^1.66.1",
"sass-loader": "^7.3.1",
"standard-version": "^9.3.1",
"stylus": "^0.54.8",
"stylus": "^0.60.0",
"stylus-loader": "^3.0.2",
"typescript": "^4.3.5"
"typescript": "^4.9.5"
}
}
Loading

0 comments on commit 73bde9d

Please sign in to comment.