Skip to content

Commit fce9584

Browse files
chore(deps): update all non-major dependencies
1 parent 8382c01 commit fce9584

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2.1
22
orbs:
3-
coveralls: coveralls/coveralls@1.0.6
3+
coveralls: coveralls/coveralls@1.0.7
44

55
defaults: &defaults
66
working_directory: ~/repo

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.17.0
1+
14.21.3

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,16 @@
7373
]
7474
},
7575
"devDependencies": {
76-
"@hapi/boom": "9.1.2",
77-
"@hapi/hapi": "20.1.3",
78-
"eslint": "7.27.0",
76+
"@hapi/boom": "9.1.4",
77+
"@hapi/hapi": "20.3.0",
78+
"eslint": "7.32.0",
7979
"eslint-config-goodway": "3.2.1",
80-
"eslint-plugin-import": "2.23.4",
80+
"eslint-plugin-import": "2.28.1",
8181
"husky": "6.0.0",
82-
"jest": "27.0.3",
83-
"nock": "13.1.0"
82+
"jest": "27.5.1",
83+
"nock": "13.3.3"
8484
},
8585
"dependencies": {
86-
"rollbar": "2.22.0"
86+
"rollbar": "2.26.2"
8787
}
8888
}

0 commit comments

Comments
 (0)