Skip to content

Commit e6f14c7

Browse files
committed
[renovate] Update all dependencies
1 parent a286d98 commit e6f14c7

File tree

2 files changed

+138
-187
lines changed

2 files changed

+138
-187
lines changed

package.json

Lines changed: 5 additions & 5 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.0",
37+
"@semantic-release/npm": "^8.0.0",
3838
"babel-cli": "^6.26.0",
3939
"babel-core": "^6.26.3",
4040
"babel-plugin-module-resolver": "^4.1.0",
@@ -47,8 +47,8 @@
4747
"eslint": "^7.23.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.1",
51+
"sinon": "^11.1.2",
5252
"sinon-as-promised": "^4.0.3",
5353
"sinon-chai": "^3.6.0"
5454
},

0 commit comments

Comments
 (0)