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.18.6 | 7.18.6 |
| npm        | @babel/core                               | 7.18.6 | 7.18.6 |
| npm        | @babel/node                               | 7.18.6 | 7.18.6 |
| npm        | @babel/plugin-proposal-class-properties   | 7.18.6 | 7.18.6 |
| npm        | @babel/plugin-proposal-decorators         | 7.18.6 | 7.18.6 |
| npm        | @babel/plugin-proposal-object-rest-spread | 7.18.6 | 7.18.6 |
| npm        | @babel/plugin-proposal-optional-chaining  | 7.18.6 | 7.18.6 |
| npm        | @babel/preset-env                         | 7.18.6 | 7.18.6 |
| npm        | @babel/runtime                            | 7.18.6 | 7.18.6 |
| npm        | @commitlint/cli                           | 16.3.0 | 16.3.0 |
| npm        | @commitlint/lint                          | 16.2.4 | 16.2.4 |
| npm        | chai                                      | 4.3.6  | 4.3.6  |
| npm        | danger                                    | 11.1.1 | 11.1.1 |
| npm        | eslint                                    | 8.19.0 | 8.19.0 |
| npm        | eslint-config-incredible                  | 2.4.2  | 2.4.2  |
| npm        | eslint-plugin-import                      | 2.26.0 | 2.26.0 |
| npm        | eslint-plugin-mocha                       | 10.0.5 | 10.0.5 |
| npm        | eslint-plugin-regexp                      | 1.7.0  | 1.7.0  |
| npm        | eslint-plugin-security                    | 1.5.0  | 1.5.0  |
| npm        | eslint-plugin-sonarjs                     | 0.11.0 | 0.13.0 |
| npm        | lockfile-lint                             | 4.7.6  | 4.7.6  |
| npm        | mocha                                     | 9.2.2  | 9.2.2  |
| npm        | node-package-tester                       | 1.3.6  | 1.3.6  |
| npm        | semantic-release                          | 19.0.3 | 19.0.3 |
| npm        | semantic-release-telegram                 | 1.5.2  | 1.5.2  |
  • Loading branch information
renovate[bot] committed Jul 12, 2022
1 parent 6ce7528 commit aa2f287
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,52 +33,52 @@
},
"homepage": "https://github.com/pustovitDmytro/ianus#readme",
"devDependencies": {
"@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/cli": "^7.18.6",
"@babel/core": "^7.18.6",
"@babel/node": "^7.18.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.18.6",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.16.11",
"@babel/runtime": "^7.16.7",
"@commitlint/cli": "^16.1.0",
"@commitlint/lint": "^16.0.0",
"@babel/preset-env": "^7.18.6",
"@babel/runtime": "^7.18.6",
"@commitlint/cli": "^16.3.0",
"@commitlint/lint": "^16.2.4",
"@google/semantic-release-replace-plugin": "^1.1.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/exec": "^6.0.3",
"@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": "^11.0.2",
"eslint": "^8.8.0",
"eslint-config-incredible": "^2.4.0",
"danger": "^11.1.1",
"eslint": "^8.19.0",
"eslint-config-incredible": "^2.4.2",
"eslint-plugin-censor": "^1.5.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-mocha": "^10.0.5",
"eslint-plugin-no-secrets": "^0.8.9",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-regexp": "^1.5.1",
"eslint-plugin-regexp": "^1.7.0",
"eslint-plugin-scanjs-rules": "^0.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-sonarjs": "^0.11.0",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-sonarjs": "^0.13.0",
"eslint-plugin-unicorn": "^40.1.0",
"husky": "^7.0.4",
"jscpd": "^3.4.5",
"json-query": "^2.2.2",
"lockfile-lint": "^4.6.2",
"mocha": "^9.2.0",
"lockfile-lint": "^4.7.6",
"mocha": "^9.2.2",
"mocha-junit-reporter": "^2.0.2",
"node-package-tester": "^1.1.28",
"node-package-tester": "^1.3.6",
"nyc": "^15.1.0",
"semantic-release": "^19.0.2",
"semantic-release-telegram": "^1.5.1",
"semantic-release": "^19.0.3",
"semantic-release-telegram": "^1.5.2",
"supertest": "^6.2.4",
"uuid": "^8.3.2",
"winston-array-transport": "^1.1.10"
Expand Down

0 comments on commit aa2f287

Please sign in to comment.