Skip to content

Commit 2cd391f

Browse files
[renovate] Update all dependencies
1 parent 3de2d2c commit 2cd391f

File tree

2 files changed

+2568
-3292
lines changed

2 files changed

+2568
-3292
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,31 +33,31 @@
3333
"homepage": "https://github.com/oprogramador/deep-equal-in-any-order#readme",
3434
"devDependencies": {
3535
"@babel/core": "^7.13.14",
36-
"@semantic-release/commit-analyzer": "^8.0.1",
37-
"@semantic-release/git": "^9.0.0",
38-
"@semantic-release/npm": "^7.1.0",
36+
"@semantic-release/commit-analyzer": "^13.0.1",
37+
"@semantic-release/git": "^10.0.1",
38+
"@semantic-release/npm": "^12.0.2",
3939
"babel-cli": "^6.26.0",
4040
"babel-core": "^6.26.3",
41-
"babel-plugin-module-resolver": "^4.1.0",
41+
"babel-plugin-module-resolver": "^5.0.2",
4242
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
4343
"babel-register": "^6.26.0",
44-
"chai": "^4.3.4",
45-
"chai-as-promised": "^7.1.1",
44+
"chai": "^5.2.1",
45+
"chai-as-promised": "^8.0.1",
4646
"chai-roughly-v2": "^2.0.12",
4747
"chai-subset": "^1.6.0",
4848
"dirty-chai": "^2.0.1",
49-
"eslint": "^7.23.0",
49+
"eslint": "^9.32.0",
5050
"eslint-config-airbnb-improved": "^5.0.0",
5151
"eslint-import-resolver-babel-module": "^5.2.0",
52-
"mocha": "^8.3.2",
53-
"nyc": "^15.1.0",
54-
"semantic-release": "19",
55-
"sinon": "^10.0.0",
52+
"mocha": "^11.7.1",
53+
"nyc": "^17.1.0",
54+
"semantic-release": "24.2.7",
55+
"sinon": "^21.0.0",
5656
"sinon-as-promised": "^4.0.3",
57-
"sinon-chai": "^3.6.0"
57+
"sinon-chai": "^4.0.0"
5858
},
5959
"dependencies": {
6060
"lodash.mapvalues": "^4.6.0",
61-
"sort-any": "^2.0.0"
61+
"sort-any": "^4.0.6"
6262
}
6363
}

0 commit comments

Comments
 (0)