Skip to content

Commit

Permalink
Bump the npm-minor-patch group across 1 directory with 3 updates (#126)
Browse files Browse the repository at this point in the history
Bumps the npm-minor-patch group with 3 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [dompurify](https://github.com/cure53/DOMPurify) and [gleap](https://github.com/GleapSDK/JavaScript-SDK).


Updates `@typescript-eslint/parser` from 7.9.0 to 7.10.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.10.0/packages/parser)

Updates `dompurify` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.3...3.1.4)

Updates `gleap` from 13.6.5 to 13.7.1
- [Release notes](https://github.com/GleapSDK/JavaScript-SDK/releases)
- [Commits](https://github.com/GleapSDK/JavaScript-SDK/commits)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: gleap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

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 May 25, 2024
1 parent abbf877 commit 1675d25
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
68 changes: 34 additions & 34 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
},
"dependencies": {
"@heroicons/vue": "^2.1.3",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/parser": "^7.10.0",
"async-mutex": "^0.5.0",
"dompurify": "^3.1.3",
"gleap": "^13.6.5",
"dompurify": "^3.1.4",
"gleap": "^13.7.1",
"jwt-decode": "^4.0.0",
"markdown-it": "^14.1.0",
"vue-recaptcha-v3": "^2.0.1"
Expand Down

0 comments on commit 1675d25

Please sign in to comment.