Skip to content

Commit 0343baa

Browse files
committed
[renovate] Update all dependencies
1 parent acdb2e8 commit 0343baa

File tree

2 files changed

+193
-79
lines changed

2 files changed

+193
-79
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
},
3232
"homepage": "https://github.com/oprogramador/deep-equal-in-any-order#readme",
3333
"devDependencies": {
34-
"@babel/core": "^7.13.14",
34+
"@babel/core": "^7.14.3",
3535
"@semantic-release/commit-analyzer": "^8.0.1",
3636
"@semantic-release/git": "^9.0.0",
37-
"@semantic-release/npm": "^7.1.0",
37+
"@semantic-release/npm": "^7.1.3",
3838
"babel-cli": "^6.26.0",
3939
"babel-core": "^6.26.3",
4040
"babel-plugin-module-resolver": "^4.1.0",
@@ -44,10 +44,10 @@
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": "^7.27.0",
4848
"eslint-config-airbnb-improved": "^5.0.0",
49-
"eslint-import-resolver-babel-module": "^5.2.0",
50-
"mocha": "^8.3.2",
49+
"eslint-import-resolver-babel-module": "^5.3.1",
50+
"mocha": "^8.4.0",
5151
"sinon": "^10.0.0",
5252
"sinon-as-promised": "^4.0.3",
5353
"sinon-chai": "^3.6.0"

0 commit comments

Comments
 (0)