Skip to content

Commit c88f0c6

Browse files
committed
[renovate] Update all dependencies
1 parent c197367 commit c88f0c6

File tree

2 files changed

+307
-205
lines changed

2 files changed

+307
-205
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"homepage": "https://github.com/oprogramador/deep-equal-in-any-order#readme",
3333
"devDependencies": {
3434
"@babel/core": "^7.13.14",
35-
"@semantic-release/commit-analyzer": "^8.0.1",
36-
"@semantic-release/git": "^9.0.0",
37-
"@semantic-release/npm": "^7.1.0",
35+
"@semantic-release/commit-analyzer": "^9.0.1",
36+
"@semantic-release/git": "^10.0.1",
37+
"@semantic-release/npm": "^8.0.3",
3838
"babel-cli": "^6.26.0",
3939
"babel-core": "^6.26.3",
4040
"babel-plugin-module-resolver": "^4.1.0",
@@ -44,16 +44,16 @@
4444
"chai-as-promised": "^7.1.1",
4545
"chai-subset": "^1.6.0",
4646
"dirty-chai": "^2.0.1",
47-
"eslint": "^7.23.0",
47+
"eslint": "^8.1.0",
4848
"eslint-config-airbnb-improved": "^5.0.0",
4949
"eslint-import-resolver-babel-module": "^5.2.0",
50-
"mocha": "^8.3.2",
51-
"sinon": "^10.0.0",
50+
"mocha": "^9.1.3",
51+
"sinon": "^12.0.1",
5252
"sinon-as-promised": "^4.0.3",
5353
"sinon-chai": "^3.6.0"
5454
},
5555
"dependencies": {
5656
"lodash.mapvalues": "^4.6.0",
57-
"sort-any": "^2.0.0"
57+
"sort-any": "^4.0.0"
5858
}
5959
}

0 commit comments

Comments
 (0)