Skip to content

Commit 65555ce

Browse files
fix(deps): update dependencies
1 parent 977f1fd commit 65555ce

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"release": "npm run bumpPatchVersionWithGitTag"
2323
},
2424
"dependencies": {
25-
"aws-sdk": "2.1429.0",
26-
"fs-extra": "11.1.1",
25+
"aws-sdk": "2.1693.0",
26+
"fs-extra": "11.3.3",
2727
"node-fetch": "3.3.2",
2828
"path": "0.12.7",
2929
"url-join": "5.0.0"
@@ -39,13 +39,13 @@
3939
"url": "https://github.com/aicore/linode-object-storage-lib/issues"
4040
},
4141
"devDependencies": {
42-
"@commitlint/cli": "18.4.3",
43-
"@commitlint/config-conventional": "18.4.3",
42+
"@commitlint/cli": "18.6.1",
43+
"@commitlint/config-conventional": "18.6.3",
4444
"c8": "8.0.1",
45-
"chai": "4.3.7",
46-
"eslint": "8.46.0",
45+
"chai": "4.5.0",
46+
"eslint": "8.57.1",
4747
"husky": "8.0.3",
48-
"mocha": "10.2.0"
48+
"mocha": "10.8.2"
4949
},
5050
"keywords": [
5151
"linode",

0 commit comments

Comments
 (0)