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 Nov 20, 2022
1 parent e05ee47 commit c8563cf
Show file tree
Hide file tree
Showing 2 changed files with 1,128 additions and 548 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"webfontloader"
],
"engines": {
"node": ">=8.0.0",
"npm": ">=5.0.0"
"node": ">=v8.17.0",
"npm": ">=5.10.0"
},
"jest": {
"testEnvironment": "node",
Expand All @@ -61,19 +61,19 @@
"@commitlint/cli": "^7.6.1",
"@commitlint/config-conventional": "^7.6.0",
"@nuxtjs/eslint-config": "^0.0.1",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.1.0",
"codecov": "^3.4.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.5.1",
"eslint-plugin-node": "^9.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"get-port": "^5.0.0",
"husky": "^2.2.0",
"jest": "^24.8.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^5.2.3",
"get-port": "^5.1.1",
"husky": "^2.7.0",
"jest": "^24.9.0",
"jsdom": "^15.1.0",
"nuxt-edge": "^2.4.0-25811407.6d8da0ed",
"standard-version": "^6.0.1"
Expand Down

0 comments on commit c8563cf

Please sign in to comment.