Skip to content

Commit c53c483

Browse files
committed
chore: Bump dependencies
1 parent 4e59429 commit c53c483

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
}
4040
},
4141
"dependencies": {
42-
"async": "^2.6.3",
42+
"async": "^2.6.4",
4343
"bluebird": "^3.7.2",
4444
"chalk": "^3.0.0",
45-
"express": "4.17.1",
45+
"express": "4.18.1",
4646
"fs-extra": "^8.1.0",
4747
"get-stdin": "^8.0.0",
4848
"googleapis": "^50.0.0",
@@ -53,13 +53,13 @@
5353
"@serverless/eslint-config": "^2.2.0",
5454
"coveralls": "^3.1.1",
5555
"eslint": "^7.32.0",
56-
"eslint-plugin-import": "^2.25.3",
56+
"eslint-plugin-import": "^2.26.0",
5757
"git-list-updated": "^1.2.1",
58-
"github-release-from-cc-changelog": "^2.2.0",
58+
"github-release-from-cc-changelog": "^2.3.0",
5959
"husky": "^4.3.8",
6060
"jest": "^25.5.4",
6161
"lint-staged": "^10.5.4",
62-
"prettier": "^2.5.0",
62+
"prettier": "^2.6.2",
6363
"sinon": "^8.1.1",
6464
"standard-version": "^9.3.2"
6565
},

0 commit comments

Comments
 (0)