Commit Graph

13 Commits (368c3015e913bf32a10f52d751a4341b644ef8c7)

Author SHA1 Message Date
dependabot[bot] 368c3015e9
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 8.24.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 8.24.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
HarithaVattikuti f784495ce7
Node version upgrade to 20 (#38)
* Node version update to 20

* 1.0.0

* Run Format check

* Formatted changes

* Update package.json

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update api-utils.ts

---------

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2 years ago
MaksimZhukov e8908aab06
Bump semver from 7.3.8 to 7.5.2 (#34) 2 years ago
Nikolai Laevskii 740c66cdc2
Remove implicit dependencies (#31)
* Update configuration files

* Install eslint-plugin-node

* Move eslint-plugin-node to dev dependencies

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Ivan e9810b12c0
Fix glob bug in package.json scripts section (#29) 3 years ago
Ivan 9169aa7609
Add and configure ESLint and update configuration for Prettier (#26)
* Add ESLint and Prettier

* Rebuild action

* Update package.json

* Update licenses

* Fix review points
3 years ago
Ivan 112638faa9
Update action to use reusable workflows (#19)
* Update workflows to use reusable-workflows

* Update workflows

* Add links to reusable workflows

* Update action to use reusable-workflows repo

* Fix review points
3 years ago
Dmitry Shibanov c79b33d62c
update package-lock.json version (#17) 3 years ago
Dmitry Shibanov 9b5fe1fd8f
update dependencies (#4) 4 years ago
Maxim Lobanov 63abd0d521
Publish dependencies license (#2)
* publish dependencies license

* add missed licenses
5 years ago
MaksimZhukov 4e15cde332 Integrate Slack notifications 5 years ago
MaksimZhukov ead7541b7c Update error message, set permissions in the workflow 5 years ago
MaksimZhukov d8eb8e53b7 Implement the "publish-action" action 5 years ago