Skip to content

Commit

Permalink
Chore: Update devDependencies (non-major) (#44)
Browse files Browse the repository at this point in the history
Chore: Update devDependencies (non-major)
  • Loading branch information
renovate[bot] authored Sep 5, 2021
1 parent b29bc33 commit e8b6f98
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 31 deletions.
61 changes: 45 additions & 16 deletions package-lock.json

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

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,27 @@
},
"homepage": "https://github.com/pustovitDmytro/semantic-release-telegram#readme",
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.8",
"@babel/node": "^7.14.9",
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/node": "^7.15.4",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.15.4",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.14.9",
"@babel/runtime": "^7.14.8",
"@babel/preset-env": "^7.15.4",
"@babel/runtime": "^7.15.4",
"@commitlint/cli": "^13.1.0",
"@commitlint/lint": "^13.1.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/git": "^9.0.1",
"@semantic-release/github": "^7.2.3",
"@semantic-release/npm": "^7.1.3",
"@semantic-release/release-notes-generator": "^9.0.3",
"babel-plugin-module-resolver": "^4.1.0",
"chai": "^4.3.4",
"chance": "^1.1.7",
"chance": "^1.1.8",
"cls-hooked": "^4.2.2",
"conventional-changelog-eslint": "^3.0.9",
"coveralls": "^3.1.1",
Expand All @@ -71,7 +71,7 @@
"eslint": "^7.32.0",
"eslint-config-incredible": "^2.3.3",
"eslint-plugin-censor": "^1.5.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-markdown": "^2.2.0",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-no-secrets": "^0.8.9",
Expand All @@ -80,19 +80,19 @@
"eslint-plugin-regexp": "^0.13.2",
"eslint-plugin-scanjs-rules": "^0.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-sonarjs": "^0.9.1",
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-unicorn": "^34.0.1",
"fs-extra": "^10.0.0",
"husky": "^7.0.1",
"husky": "^7.0.2",
"jscpd": "^3.3.26",
"json-query": "^2.2.2",
"lockfile-lint": "^4.6.2",
"mocha": "^9.0.3",
"mocha": "^9.1.1",
"mocha-junit-reporter": "^2.0.0",
"node-package-tester": "^1.1.17",
"node-package-tester": "^1.1.21",
"nyc": "^15.1.0",
"semantic-release": "^17.4.4",
"semantic-release-telegram": "^1.2.13",
"semantic-release": "^17.4.7",
"semantic-release-telegram": "^1.2.14",
"uuid": "^8.3.2"
},
"dependencies": {
Expand Down

0 comments on commit e8b6f98

Please sign in to comment.