Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update devDependencies (non-major) #66

Merged
merged 2 commits into from
Feb 6, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.15.7 -> ^7.17.0 age adoption passing confidence
@babel/core (source) ^7.15.5 -> ^7.17.0 age adoption passing confidence
@babel/node (source) ^7.15.4 -> ^7.16.8 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) ^7.14.5 -> ^7.16.7 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.15.4 -> ^7.17.0 age adoption passing confidence
@babel/plugin-proposal-object-rest-spread (source) ^7.15.6 -> ^7.16.7 age adoption passing confidence
@babel/plugin-proposal-optional-chaining (source) ^7.14.5 -> ^7.16.7 age adoption passing confidence
@babel/preset-env (source) ^7.15.6 -> ^7.16.11 age adoption passing confidence
@babel/runtime (source) ^7.15.4 -> ^7.17.0 age adoption passing confidence
@commitlint/cli (source) ^13.2.0 -> ^13.2.1 age adoption passing confidence
@semantic-release/changelog ^6.0.0 -> ^6.0.1 age adoption passing confidence
@semantic-release/git ^10.0.0 -> ^10.0.1 age adoption passing confidence
chai (source) ^4.3.4 -> ^4.3.6 age adoption passing confidence
danger ^10.6.6 -> ^10.9.0 age adoption passing confidence
eslint-config-incredible ^2.3.4 -> ^2.4.1 age adoption passing confidence
eslint-plugin-censor ^1.5.1 -> ^1.5.2 age adoption passing confidence
eslint-plugin-import ^2.24.2 -> ^2.25.4 age adoption passing confidence
eslint-plugin-promise ^5.1.0 -> ^5.2.0 age adoption passing confidence
eslint-plugin-regexp ^1.3.1 -> ^1.5.1 age adoption passing confidence
eslint-plugin-sonarjs ^0.10.0 -> ^0.11.0 age adoption passing confidence
husky (source) ^7.0.2 -> ^7.0.4 age adoption passing confidence
jscpd ^3.3.26 -> ^3.4.5 age adoption passing confidence
mocha (source) ^9.1.2 -> ^9.2.0 age adoption passing confidence
mocha-junit-reporter ^2.0.0 -> ^2.0.2 age adoption passing confidence
node-package-tester ^1.1.24 -> ^1.3.4 age adoption passing confidence
semantic-release-telegram ^1.5.0 -> ^1.5.1 age adoption passing confidence
winston-array-transport ^1.1.5 -> ^1.1.7 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.17.0

Compare Source

🚀 New Feature
  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register
🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

v7.16.8

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-fixtures, babel-plugin-proposal-record-and-tuple, babel-preset-env
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-transform-async-to-generator

v7.16.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name
💅 Polish

v7.16.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🚀 New Feature
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
  • Other
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
  • babel-traverse, babel-types
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
  • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
    • #​13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung)
  • babel-plugin-proposal-async-generator-functions, babel-traverse
  • babel-traverse, babel-types
  • babel-generator
🏠 Internal
🏃‍♀️ Performance
babel/babel (@​babel/preset-env)

v7.16.11

Compare Source

v7.16.11 (2022-01-20)

This empty releases force-publishes a new version of @babel/plugin-proposal-private-methods (which was not published in v7.16.10 because it didn't have any actual change) and of @babel/preset-env.

This solves an incompatibility between @babel/preset-env@7.16.10 and @babel/helper-create-class-features-plugin@7.16.7, by making sure that @babel/preset-env transitively depends on @babel/helper-create-class-features-plugin@^7.16.10.

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env

v7.16.8

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-helper-fixtures, babel-plugin-proposal-record-and-tuple, babel-preset-env
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-transform-async-to-generator

v7.16.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-helper-function-name, babel-plugin-transform-function-name
💅 Polish

v7.16.5

Compare Source

👓 Spec Compliance
  • babel-cli, babel-core, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-jscript, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env
🐛 Bug Fix
  • babel-plugin-transform-parameters
  • babel-plugin-transform-arrow-functions, babel-traverse
  • babel-parser
  • babel-traverse
  • babel-generator
  • babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-transform-classes, babel-traverse
💅 Polish
📝 Documentation
  • babel-compat-data, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helper-wrap-function, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-module-blocks, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-pure-annotations, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🏠 Internal
  • babel-cli, babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-helper-module-imports, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-highlight, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-throw-expressions, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-decorators, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-new-target, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-parser
  • babel-helpers
  • babel-plugin-proposal-object-rest-spread, babel-traverse
  • babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-optional-chaining, babel-preset-react, babel-preset-typescript
  • Other
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime

v7.16.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env
💅 Polish

v7.16.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🚀 New Feature
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
  • Other
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
  • babel-traverse, babel-types
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
  • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
    • #​13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung)
  • babel-plugin-proposal-async-generator-functions, babel-traverse
  • babel-traverse, babel-types
  • babel-generator
🏠 Internal

Configuration

📅 Schedule: "before 7:00 am every 10 days starting on the 1st day" in timezone Europe/Kiev.

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.


This change is Reviewable

@renovate renovate bot requested a review from pustovitDmytro as a code owner November 4, 2021 01:39
@renovate renovate bot added the dependencies label Nov 4, 2021
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 9731854 to 457bac8 Compare November 10, 2021 10:35
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 8f48f62 to ca7336b Compare November 23, 2021 19:09
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from a556377 to 46c0028 Compare November 24, 2021 17:54
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from 4fcea62 to b7ddf4f Compare December 1, 2021 11:21
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from a2c43a6 to 336e53c Compare December 18, 2021 19:42
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from dc8d3b0 to 1d04644 Compare January 3, 2022 00:59
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 4 times, most recently from 75d7992 to 3fc97a8 Compare January 14, 2022 19:59
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 7 times, most recently from 52a9a56 to 901e672 Compare January 22, 2022 15:31
@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Jan 23, 2022

Warnings
⚠️

Only owner can change system files [package-lock.json, package.json], please provide issue instead

Messages
📖

renovate[bot] login already contributed 17 times

📖 Changed Files in this PR:
  • package-lock.json

  • package.json

  • src/bin/init.js

Generated by 🚫 dangerJS against 6a18b1f

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 5 times, most recently from 8d9360a to 2e52b6d Compare January 25, 2022 15:41
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 11 times, most recently from 7776b47 to b491651 Compare January 31, 2022 14:37
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from b491651 to b6ef673 Compare February 2, 2022 23:29
| datasource | package                                   | from   | to      |
| ---------- | ----------------------------------------- | ------ | ------- |
| npm        | @babel/cli                                | 7.15.7 | 7.17.0  |
| npm        | @babel/core                               | 7.15.5 | 7.17.0  |
| npm        | @babel/node                               | 7.15.4 | 7.16.8  |
| npm        | @babel/plugin-proposal-class-properties   | 7.14.5 | 7.16.7  |
| npm        | @babel/plugin-proposal-decorators         | 7.15.4 | 7.17.0  |
| npm        | @babel/plugin-proposal-object-rest-spread | 7.15.6 | 7.16.7  |
| npm        | @babel/plugin-proposal-optional-chaining  | 7.14.5 | 7.16.7  |
| npm        | @babel/preset-env                         | 7.15.6 | 7.16.11 |
| npm        | @babel/runtime                            | 7.15.4 | 7.17.0  |
| npm        | @commitlint/cli                           | 13.2.0 | 13.2.1  |
| npm        | @semantic-release/changelog               | 6.0.0  | 6.0.1   |
| npm        | @semantic-release/git                     | 10.0.0 | 10.0.1  |
| npm        | chai                                      | 4.3.4  | 4.3.6   |
| npm        | danger                                    | 10.9.0 | 10.9.0  |
| npm        | eslint-config-incredible                  | 2.3.4  | 2.4.1   |
| npm        | eslint-plugin-censor                      | 1.5.1  | 1.5.2   |
| npm        | eslint-plugin-import                      | 2.24.2 | 2.25.4  |
| npm        | eslint-plugin-promise                     | 5.1.0  | 5.2.0   |
| npm        | eslint-plugin-regexp                      | 1.3.1  | 1.5.1   |
| npm        | eslint-plugin-sonarjs                     | 0.10.0 | 0.11.0  |
| npm        | husky                                     | 7.0.2  | 7.0.4   |
| npm        | jscpd                                     | 3.3.26 | 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.24 | 1.3.4   |
| npm        | semantic-release-telegram                 | 1.5.0  | 1.5.1   |
| npm        | winston-array-transport                   | 1.1.5  | 1.1.7   |
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from b6ef673 to 2638b95 Compare February 5, 2022 15:41
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pustovitDmytro pustovitDmytro merged commit 120d8fa into master Feb 6, 2022
@pustovitDmytro pustovitDmytro deleted the renovate/dev-dependencies branch February 6, 2022 21:45
pustovitDmytro pushed a commit that referenced this pull request Oct 11, 2022
# [1.15.0](v1.14.6...v1.15.0) (2022-10-11)

### Chore

* Lock file maintenance (#61) ([6e91244](6e91244)), closes [#61](#61)
* Update devDependencies (non-major) (#66) ([120d8fa](120d8fa)), closes [#66](#66)

### Docs

* help Ukraine 🇺🇦 ([47d86ba](47d86ba))

### Fix

* fixes audit advisories ([8872591](8872591))

### New

* adds cli for statuses ([a9b492b](a9b492b))

### Upgrade

* Update dependency winston to v3.6.0 (#87) ([dd0a7d4](dd0a7d4)), closes [#87](#87)
@pustovitDmytro
Copy link
Owner

🎉 This PR is included in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

pustovitDmytro pushed a commit that referenced this pull request Feb 24, 2023
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| npm        | @commitlint/cli       | 13.2.1 | 16.1.0 |
| npm        | @commitlint/lint      | 13.2.0 | 16.0.0 |
| npm        | eslint                | 7.32.0 | 8.8.0  |
| npm        | eslint-plugin-mocha   | 9.0.0  | 10.0.3 |
| npm        | eslint-plugin-promise | 5.2.0  | 6.0.0  |
| npm        | eslint-plugin-unicorn | 36.0.0 | 40.1.0 |

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pustovitDmytro pushed a commit that referenced this pull request Feb 24, 2023
## [1.15.1](v1.15.0...v1.15.1) (2023-02-24)

### Chore

* anti-terrorism disclaimer ([96327fe](96327fe))
* fixes eslint-plugin-unicorn version ([dd45e9a](dd45e9a))
* fixes npm audit ([0500470](0500470))
* fixes some npm audit vulnerabilities ([b913fee](b913fee))
* fixes some npm audit vulnerabilities (#116) ([5f8772e](5f8772e)), closes [#116](#116)
* fixes some npm audit vulnerabilities (#86) ([eb549de](eb549de)), closes [#86](#86)
* Lock file maintenance ([85b7c09](85b7c09))
* Update dependency danger to v11 ([1779a27](1779a27))
* Update dependency nanoid to 3.1.31 [SECURITY] (#83) ([89d3014](89d3014)), closes [#83](#83)
* Update dependency node-fetch to 2.6.7 [SECURITY] (#84) ([11e82bc](11e82bc)), closes [#84](#84)
* Update devDependencies (non-major) ([01bd6c0](01bd6c0))
* Update devDependencies (non-major) ([85a0161](85a0161))
* Update devDependencies (non-major) (#65) ([d60ef28](d60ef28)), closes [#65](#65)
* Update devDependencies (non-major) (#66) ([69aac8f](69aac8f)), closes [#66](#66)
* Update devDependencies (non-major) (#92) ([f492769](f492769)), closes [#92](#92)

### Docs

* adds logo and init usage ([a896af4](a896af4))
* drop lgtm ([b1841f2](b1841f2))
* update year in license ([64521cb](64521cb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants