Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates: [jquery](https://github.com/jquery/jquery), [postcss](https://github.com/postcss/postcss) and [requirejs](https://github.com/jrburke/r.js).


Updates `jquery` from 2.2.4 to 3.5.0
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@2.2.4...3.5.0)

Updates `postcss` from 8.4.38 to 8.4.39
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.38...8.4.39)

Updates `requirejs` from 2.3.6 to 2.3.7
- [Commits](requirejs/r.js@2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: requirejs
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent d89aae3 commit e4abe27
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 33 deletions.
46 changes: 16 additions & 30 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 @@ -59,14 +59,14 @@
"lint-staged": "^15.2.6",
"load-grunt-tasks": "^5.1.0",
"msw": "^0.40.2",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"postcss-discard-comments": "^7.0.0",
"postcss-scss": "^4.0.9",
"postcss-unprefix": "^2.1.4",
"prettier": "^3.3.2",
"puppeteer": "^22.11.0",
"requirejs": "^2.3.6",
"requirejs": "^2.3.7",
"sass": "^1.77.5",
"selenium-standalone": "^9.5.0",
"selenium-webdriver": "^4.21.0",
Expand Down Expand Up @@ -100,7 +100,7 @@
"font-awesome": "4.7.0",
"google-code-prettify": "1.0.5",
"handlebars": "^4.7.8",
"jquery": "2.2.4",
"jquery": "3.5.0",
"jquery-nearest": "1.4.0",
"jquery-ui": "^1.13.2",
"jquery.tipsy": "1.0.3",
Expand Down

0 comments on commit e4abe27

Please sign in to comment.