|
32 | 32 | }, |
33 | 33 | "homepage": "https://github.com/oprogramador/deep-equal-in-any-order#readme", |
34 | 34 | "devDependencies": { |
35 | | - "@babel/core": "^7.13.14", |
| 35 | + "@babel/core": "^7.28.3", |
36 | 36 | "@semantic-release/commit-analyzer": "^8.0.1", |
37 | | - "@semantic-release/git": "^9.0.0", |
38 | | - "@semantic-release/npm": "^7.1.0", |
| 37 | + "@semantic-release/git": "^9.0.1", |
| 38 | + "@semantic-release/npm": "^7.1.3", |
39 | 39 | "babel-cli": "^6.26.0", |
40 | 40 | "babel-core": "^6.26.3", |
41 | 41 | "babel-plugin-module-resolver": "^4.1.0", |
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", |
46 | | - "chai-roughly-v2": "^2.0.12", |
| 44 | + "chai": "^4.5.0", |
| 45 | + "chai-as-promised": "^7.1.2", |
| 46 | + "chai-roughly-v2": "^2.0.13", |
47 | 47 | "chai-subset": "^1.6.0", |
48 | 48 | "dirty-chai": "^2.0.1", |
49 | | - "eslint": "^7.23.0", |
50 | | - "eslint-config-airbnb-improved": "^5.0.0", |
51 | | - "eslint-import-resolver-babel-module": "^5.2.0", |
52 | | - "mocha": "^8.3.2", |
| 49 | + "eslint": "^7.32.0", |
| 50 | + "eslint-config-airbnb-improved": "^5.0.3", |
| 51 | + "eslint-import-resolver-babel-module": "^5.3.2", |
| 52 | + "mocha": "^8.4.0", |
53 | 53 | "nyc": "^15.1.0", |
54 | | - "semantic-release": "19", |
55 | | - "sinon": "^10.0.0", |
| 54 | + "semantic-release": "19.0.5", |
| 55 | + "sinon": "^10.0.1", |
56 | 56 | "sinon-as-promised": "^4.0.3", |
57 | | - "sinon-chai": "^3.6.0" |
| 57 | + "sinon-chai": "^3.7.0" |
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | 60 | "lodash.mapvalues": "^4.6.0", |
|
0 commit comments