Skip to content

Commit

Permalink
Chore: Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| npm        | @commitlint/cli               | 13.2.1 | 17.7.0 |
| npm        | @commitlint/lint              | 13.2.0 | 17.7.0 |
| npm        | babel-plugin-module-resolver  | 4.1.0  | 5.0.0  |
| npm        | conventional-changelog-eslint | 3.0.9  | 4.0.0  |
| npm        | danger                        | 10.9.0 | 11.2.8 |
| npm        | eslint                        | 7.32.0 | 8.46.0 |
| npm        | eslint-plugin-markdown        | 2.2.1  | 3.0.1  |
| npm        | eslint-plugin-mocha           | 9.0.0  | 10.1.0 |
| npm        | eslint-plugin-promise         | 5.2.0  | 6.1.1  |
| npm        | eslint-plugin-unicorn         | 36.0.0 | 48.0.1 |
| npm        | fs-extra                      | 10.0.0 | 11.1.1 |
| npm        | husky                         | 7.0.4  | 8.0.3  |
| npm        | mocha                         | 9.2.0  | 10.2.0 |
| npm        | uuid                          | 8.3.2  | 9.0.0  |
  • Loading branch information
renovate[bot] committed Aug 12, 2023
1 parent 29a9879 commit a9eb196
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,44 +55,44 @@
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/preset-env": "^7.3.4",
"@babel/runtime": "^7.3.4",
"@commitlint/cli": "^13.0.0",
"@commitlint/lint": "^13.0.0",
"@commitlint/cli": "^17.7.0",
"@commitlint/lint": "^17.7.0",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"babel-eslint": "^10.0.1",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-module-resolver": "^5.0.0",
"chai": "^4.2.0",
"chance": "^1.0.18",
"conventional-changelog-eslint": "^3.0.9",
"conventional-changelog-eslint": "^4.0.0",
"coveralls": "^3.1.0",
"danger": "^10.6.4",
"eslint": "^7.0.0",
"danger": "^11.2.8",
"eslint": "^8.46.0",
"eslint-config-incredible": "^2.1.3",
"eslint-plugin-censor": "^1.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-markdown": "^2.2.0",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-no-secrets": "^0.8.9",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-regexp": "^1.3.1",
"eslint-plugin-scanjs-rules": "^0.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-unicorn": "^36.0.0",
"fs-extra": "^10.0.0",
"husky": "^7.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"fs-extra": "^11.1.1",
"husky": "^8.0.3",
"jscpd": "^3.3.25",
"lockfile-lint": "^4.6.2",
"mocha": "^9.0.0",
"mocha": "^10.2.0",
"mocha-junit-reporter": "^2.0.0",
"node-package-tester": "^1.0.1",
"nyc": "^15.0.0",
"semantic-release": "^19.0.2",
"semantic-release-telegram": "^1.5.0",
"test-console": "^2.0.0",
"uuid": "^8.0.0",
"uuid": "^9.0.0",
"winston": "^3.2.1"
},
"dependencies": {
Expand Down

0 comments on commit a9eb196

Please sign in to comment.