7 Commits
v0.2.0 ... main

Author SHA1 Message Date
a2e3cd60ed bump version to v0.2.2 2023-07-19 10:27:50 +03:00
aa870623ff Merge pull request #1 from maksim77/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-19 10:18:04 +03:00
dependabot[bot]
5937f8c918 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 06:20:54 +00:00
b9031579d6 Revert "try self-hosted runner"
This reverts commit cccd31016e.
2023-02-07 13:59:10 +03:00
cccd31016e try self-hosted runner 2023-02-07 13:54:08 +03:00
6d09eeaf99 bump version 2022-12-27 10:02:49 +03:00
caa05f26f6 update deps 2022-12-27 10:02:07 +03:00
2 changed files with 658 additions and 558 deletions

1212
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
"name": "gitcheck", "name": "gitcheck",
"displayName": "Git User Check", "displayName": "Git User Check",
"description": "Checking the user's compliance with the repository", "description": "Checking the user's compliance with the repository",
"version": "0.2.0", "version": "0.2.2",
"preview": false, "preview": false,
"engines": { "engines": {
"vscode": "^1.62.0" "vscode": "^1.62.0"