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.9 | 7.24.6 |
| npm        | @babel/core                               | 7.18.9 | 7.24.6 |
| npm        | @babel/node                               | 7.18.9 | 7.24.6 |
| npm        | @babel/plugin-proposal-class-properties   | 7.18.6 | 7.18.6 |
| npm        | @babel/plugin-proposal-decorators         | 7.18.9 | 7.24.6 |
| npm        | @babel/plugin-proposal-object-rest-spread | 7.18.9 | 7.20.7 |
| npm        | @babel/plugin-proposal-optional-chaining  | 7.18.9 | 7.21.0 |
| npm        | @babel/preset-env                         | 7.18.9 | 7.24.6 |
| npm        | @babel/runtime                            | 7.18.9 | 7.24.6 |
| npm        | @google/semantic-release-replace-plugin   | 1.1.0  | 1.2.7  |
| npm        | @semantic-release/changelog               | 6.0.1  | 6.0.3  |
| npm        | babel-loader                              | 8.2.5  | 8.3.0  |
| npm        | chai                                      | 4.3.6  | 4.4.1  |
| npm        | concurrently                              | 7.3.0  | 7.6.0  |
| npm        | css-loader                                | 6.7.1  | 6.11.0 |
| npm        | danger                                    | 11.1.1 | 11.3.1 |
| npm        | eslint-config-incredible                  | 2.4.2  | 2.4.4  |
| npm        | eslint-plugin-censor                      | 1.5.2  | 1.5.3  |
| npm        | eslint-plugin-import                      | 2.26.0 | 2.29.1 |
| npm        | eslint-plugin-no-secrets                  | 0.8.9  | 0.9.1  |
| npm        | eslint-plugin-promise                     | 5.2.0  | 5.2.0  |
| npm        | eslint-plugin-regexp                      | 1.7.0  | 1.15.0 |
| npm        | eslint-plugin-security                    | 1.5.0  | 1.7.1  |
| npm        | eslint-plugin-sonarjs                     | 0.10.0 | 0.25.1 |
| npm        | husky                                     | 8.0.1  | 8.0.3  |
| npm        | jscpd                                     | 3.4.5  | 3.5.10 |
| npm        | lockfile-lint                             | 4.7.7  | 4.13.2 |
| npm        | mocha                                     | 10.0.0 | 10.4.0 |
| npm        | mocha-junit-reporter                      | 2.0.2  | 2.2.1  |
| npm        | sass                                      | 1.54.0 | 1.77.4 |
| npm        | sass-loader                               | 13.0.2 | 13.3.3 |
| npm        | semantic-release                          | 19.0.3 | 19.0.5 |
| npm        | semantic-release-telegram                 | 1.5.2  | 1.6.2  |
| npm        | style-loader                              | 3.3.1  | 3.3.4  |
| npm        | underscore-template-loader                | 1.1.0  | 1.2.0  |
| npm        | web-ext                                   | 7.1.1  | 7.12.0 |
| npm        | webpack                                   | 5.73.0 | 5.91.0 |
| npm        | webpack-cli                               | 4.10.0 | 4.10.0 |
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 273c2fd commit f768717
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,64 +38,64 @@
"node": ">=10"
},
"devDependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.18.2",
"@babel/node": "^7.17.10",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-proposal-decorators": "^7.18.2",
"@babel/plugin-proposal-object-rest-spread": "^7.18.0",
"@babel/plugin-proposal-optional-chaining": "^7.17.12",
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/node": "^7.24.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.24.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.18.2",
"@babel/runtime": "^7.18.3",
"@google/semantic-release-replace-plugin": "^1.1.0",
"@semantic-release/changelog": "^6.0.1",
"@babel/preset-env": "^7.24.6",
"@babel/runtime": "^7.24.6",
"@google/semantic-release-replace-plugin": "^1.2.7",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"babel-loader": "^8.2.3",
"babel-loader": "^8.3.0",
"babel-plugin-module-resolver": "^4.1.0",
"chai": "^4.3.6",
"chai": "^4.4.1",
"cls-hooked": "^4.2.2",
"concurrently": "^7.2.1",
"concurrently": "^7.6.0",
"conventional-changelog-eslint": "^3.0.9",
"copy-webpack-plugin": "^11.0.0",
"coveralls": "^3.1.1",
"css-loader": "^6.7.1",
"danger": "^11.0.7",
"css-loader": "^6.11.0",
"danger": "^11.3.1",
"docopt": "^0.6.2",
"eslint": "^7.32.0",
"eslint-config-incredible": "^2.3.4",
"eslint-config-incredible": "^2.4.4",
"eslint-loader": "^4.0.2",
"eslint-plugin-censor": "^1.5.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-censor": "^1.5.3",
"eslint-plugin-import": "^2.29.1",
"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-no-secrets": "^0.9.1",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-regexp": "^1.15.0",
"eslint-plugin-scanjs-rules": "^0.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-sonarjs": "^0.25.1",
"eslint-plugin-unicorn": "^36.0.0",
"fs-extra": "^10.1.0",
"http-server": "^14.1.1",
"husky": "^8.0.1",
"jscpd": "^3.4.5",
"husky": "^8.0.3",
"jscpd": "^3.5.10",
"json-query": "^2.2.2",
"lockfile-lint": "^4.7.5",
"mocha": "^10.0.0",
"mocha-junit-reporter": "^2.0.2",
"lockfile-lint": "^4.13.2",
"mocha": "^10.4.0",
"mocha-junit-reporter": "^2.2.1",
"nyc": "^15.1.0",
"sass": "^1.53.0",
"sass-loader": "^13.0.2",
"semantic-release": "^19.0.3",
"semantic-release-telegram": "^1.0.5",
"style-loader": "^3.3.1",
"underscore-template-loader": "^1.1.0",
"web-ext": "^7.1.1",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.1"
"sass": "^1.77.4",
"sass-loader": "^13.3.3",
"semantic-release": "^19.0.5",
"semantic-release-telegram": "^1.6.2",
"style-loader": "^3.3.4",
"underscore-template-loader": "^1.2.0",
"web-ext": "^7.12.0",
"webpack": "^5.91.0",
"webpack-cli": "^4.10.0"
},
"dependencies": {
"base-api-client": "1.5.9",
Expand Down

0 comments on commit f768717

Please sign in to comment.