Skip to content

Commit

Permalink
chore(deps): bump the patch-updates group with 6 updates (#1512)
Browse files Browse the repository at this point in the history
Bumps the patch-updates group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.6` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.194.1` | `1.194.2` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.1.7` | `2.1.8` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.13` | `1.1.14` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `2.1.7` | `2.1.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.7` | `2.1.8` |


Updates `dotenv` from 16.4.5 to 16.4.6
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.6)

Updates `posthog-js` from 1.194.1 to 1.194.2
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.194.1...v1.194.2)

Updates `@vitest/coverage-istanbul` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-istanbul)

Updates `@vitest/eslint-plugin` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.13...v1.1.14)

Updates `@vitest/expect` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/expect)

Updates `vitest` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@vitest/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@vitest/expect"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 3923293 commit 0def3d3
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"classnames": "^2.5.1",
"compression": "^1.7.5",
"cookie": "^1.0.2",
"dotenv": "^16.4.5",
"dotenv": "^16.4.6",
"express": "^4.21.1",
"express-rate-limit": "^7.4.1",
"fflate": "^0.8.2",
Expand All @@ -73,7 +73,7 @@
"mustache": "^4.2.0",
"pdf-lib": "^1.17.1",
"pdfkit": "^0.15.1",
"posthog-js": "^1.194.1",
"posthog-js": "^1.194.2",
"posthog-node": "^4.3.1",
"rate-limit-redis": "^4.2.0",
"react": "^18.3.1",
Expand Down Expand Up @@ -115,8 +115,8 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/validator": "^13.12.2",
"@vitest/coverage-istanbul": "^2.1.7",
"@vitest/eslint-plugin": "^1.1.13",
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.14",
"@vitest/expect": "^2.1.6",
"autoprefixer": "^10.4.20",
"eslint": "~9.14.0",
Expand Down

0 comments on commit 0def3d3

Please sign in to comment.