1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

99 Commits

Author SHA1 Message Date
Minionguyjpro
e3458b1272 Merge pull request #123 from Minionguyjpro/Minionguyjpro-patch-1
Bump to v1.2.6
2025-06-18 20:30:01 +02:00
dependabot[bot]
be2447650d chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#122)
Bumps the npm_and_yarn group with 2 updates in the / directory: [ajv](https://github.com/ajv-validator/ajv) and [eslint](https://github.com/eslint/eslint).


Updates `ajv` from 5.5.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6)

Updates `eslint` from 4.19.1 to 9.29.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/v4.19.1...v9.29.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 6.12.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: eslint
  dependency-version: 9.29.0
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 20:29:16 +02:00
Minionguyjpro
7d760f5940 Update package.json 2025-06-18 20:28:06 +02:00
Minionguyjpro
1fa3b88982 refactor: update linting configuration and remove eslintConfig from package.json
- Changed lint script to target JavaScript files in the src directory.
- Removed eslintConfig section as it is no longer needed.
2025-06-18 20:23:01 +02:00
Minionguyjpro
c5757597dd Add eslintrc dependency
Signed-off-by: Minionguyjpro <minionguyjpro@gmail.com>
2025-06-07 18:59:19 +02:00
Minionguyjpro
82be0aec16 Update dependencies
Signed-off-by: Minionguyjpro <minionguyjpro@gmail.com>
2025-06-07 18:45:46 +02:00
Minionguyjpro
39bde49f11 Switch to ESM 2025-06-07 18:14:58 +02:00
Minionguyjpro
233e1b64ff Update package.json 2025-06-07 18:06:11 +02:00
Minionguyjpro
1f3334300d chore(deps): bump eslint
Signed-off-by: Minionguyjpro <minionguyjpro@gmail.com>
2025-06-07 17:57:20 +02:00
dependabot[bot]
70ed84b438 chore(deps-dev): bump @vercel/ncc from 0.38.2 to 0.38.3 (#103)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.2...0.38.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-07 17:29:53 +02:00
dependabot[bot]
2fcea6df92 chore(deps-dev): bump prettier from 3.3.3 to 3.5.3 (#117)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-07 17:27:59 +02:00
dependabot[bot]
5df0b1a8b5 chore(deps-dev): bump eslint-plugin-github from 5.0.2 to 6.0.0 (#118)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-07 17:27:49 +02:00
dependabot[bot]
4645ebe76e chore(deps-dev): bump @babel/eslint-parser from 7.25.7 to 7.25.9 (#94)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.25.7 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 10:33:36 +01:00
dependabot[bot]
7dfea7ffa2 fix(deps): bump @actions/core from 1.11.0 to 1.11.1 (#88)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 10:30:14 +01:00
dependabot[bot]
f92c3d06c3 chore(deps-dev): bump @babel/core from 7.25.7 to 7.26.0 (#96)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.7 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 10:29:53 +01:00
dependabot[bot]
f2375b7ae0 chore(deps-dev): bump @babel/preset-env from 7.25.7 to 7.26.0 (#97)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.7 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 10:29:43 +01:00
dependabot[bot]
8bcdf7a2ac chore(deps-dev): bump semantic-release from 24.1.3 to 24.2.0 (#98)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.3 to 24.2.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 10:29:31 +01:00
dependabot[bot]
6041dfa69a chore(deps-dev): bump semantic-release from 24.1.2 to 24.1.3 (#92)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.2 to 24.1.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 20:10:46 +02:00
dependabot[bot]
797dbcf0f9 chore(deps-dev): bump @babel/eslint-parser from 7.25.1 to 7.25.7 (#85)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.25.1 to 7.25.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 17:04:30 +02:00
dependabot[bot]
1275c36765 fix(deps): bump @actions/core from 1.10.1 to 1.11.0 (#86)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 17:04:17 +02:00
dependabot[bot]
1bd0bb62d8 chore(deps-dev): bump @babel/core from 7.25.2 to 7.25.7 (#87)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.25.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 17:00:04 +02:00
dependabot[bot]
713523a10d chore(deps-dev): bump @babel/preset-env from 7.25.4 to 7.25.7 (#84)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.4 to 7.25.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 16:59:40 +02:00
Minionguyjpro
7547f78e92 Bump to v1.2.5 (#83)
* Update package-lock.json

* Update package.json
2024-09-30 16:55:26 +02:00
Minionguyjpro
a89bbc0a93 Merge pull request #74 from Minionguyjpro/dependabot/npm_and_yarn/babel/preset-env-7.25.4
chore(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4
2024-09-30 16:32:37 +02:00
dependabot[bot]
1e40612873 chore(deps-dev): bump eslint-plugin-jest from 28.8.0 to 28.8.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 14:30:20 +00:00
dependabot[bot]
47efbe8168 chore(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.3 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 14:30:10 +00:00
dependabot[bot]
192c1c7114 chore(deps-dev): bump semantic-release from 24.0.0 to 24.1.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.0.0 to 24.1.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.2)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 14:26:41 +00:00
dependabot[bot]
01b5e24d62 chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.2.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 14:24:00 +00:00
dependabot[bot]
40d94919f0 chore(deps-dev): bump eslint-plugin-github from 5.0.1 to 5.0.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 20:44:33 +00:00
dependabot[bot]
9fc69af06e chore(deps-dev): bump eslint from 8.57.0 to 8.57.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
- [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.57.0...v8.57.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 12:12:29 +00:00
Minionguyjpro
484190420d Merge pull request #70 from Minionguyjpro/dependabot/npm_and_yarn/babel/preset-env-7.25.3
chore(deps-dev): bump @babel/preset-env from 7.24.7 to 7.25.3
2024-08-18 09:30:44 +02:00
dependabot[bot]
4ae0f5f724 chore(deps-dev): bump eslint-plugin-jest from 28.6.0 to 28.8.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 28.8.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 12:29:03 +00:00
dependabot[bot]
2f8c930c1a chore(deps-dev): bump @babel/preset-env from 7.24.7 to 7.25.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.7 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 12:22:10 +00:00
Minionguyjpro
b0f2f25fe6 Merge pull request #68 from Minionguyjpro/dependabot/npm_and_yarn/babel/eslint-parser-7.25.1
chore(deps-dev): bump @babel/eslint-parser from 7.24.1 to 7.25.1
2024-08-05 08:58:05 +02:00
dependabot[bot]
f6ef13cc16 chore(deps-dev): bump semantic-release from 23.0.8 to 24.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.8 to 24.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.8...v24.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 06:55:28 +00:00
dependabot[bot]
4f4fae981d chore(deps-dev): bump @babel/eslint-parser from 7.24.1 to 7.25.1
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.1 to 7.25.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.1/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 06:54:39 +00:00
Minionguyjpro
19d65a132f Merge pull request #62 from Minionguyjpro/dependabot/npm_and_yarn/eslint-plugin-github-5.0.1
chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1
2024-08-05 08:54:14 +02:00
Minionguyjpro
c6f5836cf8 Merge pull request #66 from Minionguyjpro/dependabot/npm_and_yarn/prettier-3.3.3
chore(deps-dev): bump prettier from 3.2.5 to 3.3.3
2024-08-05 08:54:02 +02:00
dependabot[bot]
a903329bbf chore(deps-dev): bump @babel/core from 7.24.7 to 7.25.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.7 to 7.25.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 12:38:21 +00:00
dependabot[bot]
b38dddc6cc chore(deps-dev): bump prettier from 3.2.5 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 12:15:54 +00:00
dependabot[bot]
eb1aeef4d7 chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 12:14:23 +00:00
Minionguyjpro
d53eb55153 Merge pull request #58 from Minionguyjpro/dependabot/npm_and_yarn/babel/core-7.24.7
chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.7
2024-06-19 15:37:13 +02:00
Minionguyjpro
cc033de44c Merge pull request #59 from Minionguyjpro/dependabot/npm_and_yarn/babel/preset-env-7.24.7
chore(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.7
2024-06-19 15:36:59 +02:00
dependabot[bot]
cabf5cd611 chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 12:08:55 +00:00
dependabot[bot]
d21e1ee0c1 chore(deps-dev): bump @babel/preset-env from 7.24.4 to 7.24.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 12:40:07 +00:00
dependabot[bot]
b319426dcd chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.3 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 12:39:53 +00:00
dependabot[bot]
12c91cc22c chore(deps-dev): bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.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.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 05:26:03 +00:00
Minionguyjpro
be0d6b8781 Merge pull request #40 from Minionguyjpro/dependabot/npm_and_yarn/babel/eslint-parser-7.24.1
chore(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.1
2024-04-28 07:24:53 +02:00
Minionguyjpro
2a157cba86 Merge pull request #32 from Minionguyjpro/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
chore(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2
2024-04-28 07:24:12 +02:00
dependabot[bot]
c5b005359d chore(deps-dev): bump @babel/eslint-parser from 7.23.10 to 7.24.1
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.10 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 05:22:13 +00:00