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 Dec 14, 2023
1 parent 7dd6d9e commit 06cdbb9
Show file tree
Hide file tree
Showing 3 changed files with 707 additions and 147 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/app
docker:
- image: circleci/node:10.16.0
- image: circleci/node:10.24.1
steps:
# Checkout repository
- checkout
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"lib"
],
"dependencies": {
"consola": "^2.15.0",
"consola": "^2.15.3",
"figures": "^3.2.0",
"html-minifier": "^4.0.0"
},
"devDependencies": {
"@nuxtjs/eslint-config": "^1.1.2",
"babel-eslint": "^10.1.0",
"codecov": "3.8.1",
"codecov": "3.8.2",
"eslint": "^6.8.0",
"eslint-config-standard": "^13.0.1",
"eslint-loader": "^2.2.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^5.2.3",
"get-port": "^5.1.1",
Expand Down
Loading

0 comments on commit 06cdbb9

Please sign in to comment.