Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Nov 17, 2023
1 parent 5499168 commit 78697c4
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 201 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
]
},
"dependencies": {
"chalk": "^4.1.0",
"consola": "^3.1.0",
"node-fetch-native": "^1.2.0"
"chalk": "^4.1.2",
"consola": "^3.2.3",
"node-fetch-native": "^1.4.1"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@nuxtjs/eslint-config": "^12.0.0",
"ava": "^5.3.0",
"ava": "^5.3.1",
"bili": "latest",
"eslint": "^8.15.0",
"node-fetch": "npm:node-fetch-native@^1.2.0",
"eslint": "^8.53.0",
"node-fetch": "npm:node-fetch-native@^1.4.1",
"fetch-mock": "^9.11.0",
"jiti": "^1.13.0",
"jiti": "^1.21.0",
"nyc": "latest",
"sinon": "^17.0.1",
"standard-version": "^9.5.0"
Expand Down
Loading

0 comments on commit 78697c4

Please sign in to comment.