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        | @babel/cli                                | 7.16.8  | 7.16.8  |
| npm        | @babel/core                               | 7.16.12 | 7.16.12 |
| npm        | @babel/node                               | 7.16.8  | 7.16.8  |
| npm        | @babel/plugin-proposal-class-properties   | 7.16.7  | 7.16.7  |
| npm        | @babel/plugin-proposal-decorators         | 7.16.7  | 7.16.7  |
| npm        | @babel/plugin-proposal-object-rest-spread | 7.16.7  | 7.16.7  |
| npm        | @babel/plugin-proposal-optional-chaining  | 7.16.7  | 7.16.7  |
| npm        | @babel/preset-env                         | 7.16.11 | 7.16.11 |
| npm        | @babel/runtime                            | 7.16.7  | 7.16.7  |
| npm        | @commitlint/cli                           | 13.2.1  | 13.2.1  |
| npm        | @semantic-release/changelog               | 6.0.1   | 6.0.1   |
| npm        | @semantic-release/git                     | 10.0.1  | 10.0.1  |
| npm        | chai                                      | 4.3.4   | 4.3.6   |
| npm        | danger                                    | 10.8.0  | 10.9.0  |
| npm        | eslint-config-incredible                  | 2.4.0   | 2.4.1   |
| npm        | eslint-plugin-censor                      | 1.5.2   | 1.5.2   |
| npm        | eslint-plugin-import                      | 2.25.4  | 2.25.4  |
| npm        | eslint-plugin-promise                     | 5.2.0   | 5.2.0   |
| npm        | eslint-plugin-regexp                      | 1.5.1   | 1.5.1   |
| npm        | eslint-plugin-sonarjs                     | 0.10.0  | 0.11.0  |
| npm        | husky                                     | 7.0.4   | 7.0.4   |
| npm        | jscpd                                     | 3.4.5   | 3.4.5   |
| npm        | mocha                                     | 9.2.0   | 9.2.0   |
| npm        | mocha-junit-reporter                      | 2.0.2   | 2.0.2   |
| npm        | node-package-tester                       | 1.1.28  | 1.3.3   |
| npm        | rollup                                    | 2.66.0  | 2.66.1  |
| npm        | semantic-release-telegram                 | 1.5.1   | 1.5.1   |
  • Loading branch information
renovate-bot committed Jan 31, 2022
1 parent a979282 commit c0064ee
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 115 deletions.
147 changes: 59 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,51 +43,51 @@
"node": ">=10"
},
"devDependencies": {
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/node": "^7.15.4",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.15.4",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.12",
"@babel/node": "^7.16.8",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.15.6",
"@babel/runtime": "^7.15.4",
"@commitlint/cli": "^13.2.0",
"@babel/preset-env": "^7.16.11",
"@babel/runtime": "^7.16.7",
"@commitlint/cli": "^13.2.1",
"@commitlint/lint": "^13.2.0",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"babel-plugin-module-resolver": "^4.1.0",
"chai": "^4.3.4",
"chai": "^4.3.6",
"chance": "^1.1.8",
"conventional-changelog-eslint": "^3.0.9",
"coveralls": "^3.1.1",
"danger": "^10.6.6",
"danger": "^10.9.0",
"eslint": "^7.32.0",
"eslint-config-incredible": "^2.3.4",
"eslint-plugin-censor": "^1.5.1",
"eslint-plugin-import": "^2.24.2",
"eslint-config-incredible": "^2.4.1",
"eslint-plugin-censor": "^1.5.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-no-secrets": "^0.8.9",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-regexp": "^1.3.1",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-regexp": "^1.5.1",
"eslint-plugin-scanjs-rules": "^0.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-sonarjs": "^0.11.0",
"eslint-plugin-unicorn": "^36.0.0",
"fs-extra": "^10.0.0",
"husky": "^7.0.2",
"jscpd": "^3.3.26",
"husky": "^7.0.4",
"jscpd": "^3.4.5",
"lockfile-lint": "^4.6.2",
"mocha": "^9.1.2",
"mocha-junit-reporter": "^2.0.0",
"node-package-tester": "^1.1.24",
"mocha": "^9.2.0",
"mocha-junit-reporter": "^2.0.2",
"node-package-tester": "^1.3.3",
"nyc": "^15.1.0",
"rollup": "^2.58.0",
"rollup": "^2.66.1",
"semantic-release": "^19.0.2",
"semantic-release-telegram": "^1.5.0",
"semantic-release-telegram": "^1.5.1",
"test-console": "^2.0.0",
"uuid": "^8.3.2"
}
Expand Down

0 comments on commit c0064ee

Please sign in to comment.