gallynaut
|
515445e6d7
|
Merge pull request #31 from switchboard-xyz/dependabot-npm_and_yarn-eslint-plugin-prettier-4.2.1
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
|
2022-07-05 08:56:03 -06:00 |
dependabot[bot]
|
2dedcf1707
|
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.2.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 23:07:22 +00:00 |
dependabot[bot]
|
b2b7bba5df
|
Bump eslint and @types/eslint
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.
Updates `eslint` from 8.14.0 to 8.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.18.0)
Updates `@types/eslint` from 8.4.3 to 8.4.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/eslint"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-01 23:03:51 +00:00 |
Conner Gallagher
|
167da3b256
|
chore(tooling): simplified tsconfig and esm builds
|
2022-06-17 23:43:26 -06:00 |
gallynaut
|
d0fdd03357
|
Publish
- @switchboard-xyz/switchboardv2-cli@0.1.24
- @switchboard-xyz/sbv2-lite@0.1.4
- @switchboard-xyz/sbv2-utils@0.1.15
- @switchboard-xyz/switchboard-v2@0.0.102
- @switchboard-xyz/v2-feed-parser@0.1.3
- @switchboard-xyz/v2-feed-walkthrough@0.1.3
- @switchboard-xyz/lease-observer@0.1.4
- anchor-feed-parser@0.1.3
- anchor-vrf-parser@0.1.3
- spl-feed-parser@0.1.3
- @switchboard-xyz/eslint-config@0.1.1
- website@0.1.4
|
2022-05-26 17:50:04 -06:00 |
Conner Gallagher
|
ebfdac47a9
|
metrics command
moved cli docgen script to root
added js script
updated generate cli docs script
autogen CLI docs
added update docker script
cleanup oracle versions
|
2022-05-26 13:18:08 -06:00 |