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 Sep 1, 2023
1 parent 8382c01 commit 50a9622
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
coveralls: coveralls/[email protected].6
coveralls: coveralls/[email protected].7

defaults: &defaults
working_directory: ~/repo
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17.0
14.21.3
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,16 @@
]
},
"devDependencies": {
"@hapi/boom": "9.1.2",
"@hapi/hapi": "20.1.3",
"eslint": "7.27.0",
"eslint-config-goodway": "3.2.1",
"eslint-plugin-import": "2.23.4",
"@hapi/boom": "9.1.4",
"@hapi/hapi": "20.3.0",
"eslint": "7.32.0",
"eslint-config-goodway": "3.3.0",
"eslint-plugin-import": "2.28.1",
"husky": "6.0.0",
"jest": "27.0.3",
"nock": "13.1.0"
"jest": "27.5.1",
"nock": "13.3.3"
},
"dependencies": {
"rollbar": "2.22.0"
"rollbar": "2.26.2"
}
}

0 comments on commit 50a9622

Please sign in to comment.