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 Oct 12, 2023
1 parent eb2f838 commit 7e1d129
Show file tree
Hide file tree
Showing 2 changed files with 2,491 additions and 1,392 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,28 +34,28 @@
],
"bin": "index.js",
"dependencies": {
"@octokit/rest": "^16.25.4",
"consola": "^2.6.1",
"esm": "^3.2.22",
"p-wait-for": "^3.1.0"
"@octokit/rest": "^16.43.2",
"consola": "^2.15.3",
"esm": "^3.2.25",
"p-wait-for": "^3.2.0"
},
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@nuxtjs/eslint-config": "^0.0.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.8.0",
"bili": "^4.7.4",
"babel-jest": "^24.9.0",
"bili": "^4.10.1",
"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-import": "^2.28.1",
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"jest": "^24.8.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^5.2.3",
"jest": "^24.9.0",
"standard-version": "^5.0.2"
},
"husky": {
Expand Down
Loading

0 comments on commit 7e1d129

Please sign in to comment.