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        | eslint                 | 7.32.0 | 8.21.0 |
| npm        | eslint-plugin-markdown | 2.2.1  | 3.0.0  |
| npm        | eslint-plugin-mocha    | 9.0.0  | 10.1.0 |
| npm        | eslint-plugin-promise  | 5.2.0  | 6.0.0  |
| npm        | eslint-plugin-unicorn  | 36.0.0 | 43.0.2 |
  • Loading branch information
renovate[bot] authored Aug 1, 2022
1 parent c95bbdf commit d1bbea5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@
"css-loader": "^6.7.1",
"danger": "^11.0.7",
"docopt": "^0.6.2",
"eslint": "^7.32.0",
"eslint": "^8.21.0",
"eslint-config-incredible": "^2.3.4",
"eslint-loader": "^4.0.2",
"eslint-plugin-censor": "^1.5.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-markdown": "^3.0.0",
"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.0.0",
"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",
"eslint-plugin-unicorn": "^43.0.2",
"fs-extra": "^10.1.0",
"http-server": "^14.1.1",
"husky": "^8.0.1",
Expand Down

0 comments on commit d1bbea5

Please sign in to comment.