Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates in the /nginx/public/node/frontend/public directory: [jquery](https://github.com/jquery/jquery) and [qs](https://github.com/ljharb/qs).


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

Updates `qs` from 4.0.0 to 6.12.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v4.0.0...v6.12.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dchiller committed Aug 1, 2024
1 parent d5ce69a commit 0438096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nginx/public/node/frontend/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"backbone.radio": "^1.0.0",
"bootstrap": "^3.1.1",
"diva.js": "~5.0.0",
"jquery": "^2.1.1",
"jquery": "^3.7.1",
"link-watcher": "git://github.com/wabain/link-watcher.git#v0.2.0",
"qs": "^4.0.0",
"qs": "^6.12.1",
"underscore": "^1.7.0"
}
}

0 comments on commit 0438096

Please sign in to comment.