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] authored Jan 25, 2024
1 parent b9976cf commit a959daf
Show file tree
Hide file tree
Showing 2 changed files with 2,462 additions and 896 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"lib"
],
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@commitlint/cli": "^8.3.6",
"@commitlint/config-conventional": "^8.3.6",
"@nuxtjs/eslint-config": "^1.1.2",
"babel-eslint": "^10.0.3",
"babel-eslint": "^10.1.0",
"babel-jest": "^24.9.0",
"codecov": "^3.5.0",
"consola": "^2.10.1",
"eslint": "^6.2.2",
"get-port": "^5.0.0",
"husky": "^3.0.4",
"codecov": "^3.8.2",
"consola": "^2.15.3",
"eslint": "^6.8.0",
"get-port": "^5.1.1",
"husky": "^3.1.0",
"jest": "^24.9.0",
"nuxt-edge": "^2.10.0-26112969.c14bb35a",
"nuxt-edge": "^2.10.0-26326094.e9c4bcfe",
"request": "latest",
"request-promise-native": "^1.0.7",
"standard-version": "^7.0.0"
"request-promise-native": "^1.0.9",
"standard-version": "^7.1.0"
}
}
Loading

0 comments on commit a959daf

Please sign in to comment.