Skip to content

Commit

Permalink
Bump the external-dependencies group with 2 updates (#2216)
Browse files Browse the repository at this point in the history
Bumps the external-dependencies group with 2 updates: [jquery](https://github.com/jquery/jquery) and [glob](https://github.com/isaacs/node-glob).


Updates `jquery` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.7.0...3.7.1)

Updates `glob` from 10.3.3 to 10.3.4
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.3...v10.3.4)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: external-dependencies
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: external-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent a0a1795 commit a21de58
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"fake-indexeddb": "^4.0.2",
"glob": "^10.3.3",
"glob": "^10.3.4",
"jasmine": "5.0.2",
"jsdom": "^22.0.0",
"karma": "6.4.2",
Expand Down Expand Up @@ -77,7 +77,7 @@
"i18next": "^23.4.6",
"i18next-icu": "^2.3.0",
"is-plain-object": "5.0.0",
"jquery": "3.7.0",
"jquery": "3.7.1",
"lottie-web": "^5.12.2",
"nanohtml": "^1.10.0",
"normalize.scss": "0.1.0",
Expand Down

0 comments on commit a21de58

Please sign in to comment.