|
33 | 33 | "homepage": "https://github.com/oprogramador/deep-equal-in-any-order#readme", |
34 | 34 | "devDependencies": { |
35 | 35 | "@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", |
39 | 39 | "babel-cli": "^6.26.0", |
40 | 40 | "babel-core": "^6.26.3", |
41 | | - "babel-plugin-module-resolver": "^4.1.0", |
| 41 | + "babel-plugin-module-resolver": "^5.0.2", |
42 | 42 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", |
43 | 43 | "babel-register": "^6.26.0", |
44 | | - "chai": "^4.3.4", |
45 | | - "chai-as-promised": "^7.1.1", |
| 44 | + "chai": "^5.2.0", |
| 45 | + "chai-as-promised": "^8.0.1", |
46 | 46 | "chai-roughly-v2": "^2.0.12", |
47 | 47 | "chai-subset": "^1.6.0", |
48 | 48 | "dirty-chai": "^2.0.1", |
49 | | - "eslint": "^7.23.0", |
| 49 | + "eslint": "^9.30.1", |
50 | 50 | "eslint-config-airbnb-improved": "^5.0.0", |
51 | 51 | "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.6", |
| 55 | + "sinon": "^21.0.0", |
56 | 56 | "sinon-as-promised": "^4.0.3", |
57 | | - "sinon-chai": "^3.6.0" |
| 57 | + "sinon-chai": "^4.0.0" |
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | 60 | "lodash.mapvalues": "^4.6.0", |
61 | | - "sort-any": "^2.0.0" |
| 61 | + "sort-any": "^4.0.6" |
62 | 62 | } |
63 | 63 | } |
0 commit comments