Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 9 updates (#1055)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [marked](https://github.com/markedjs/marked) | `14.1.1` | `14.1.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` |
| [requirejs](https://github.com/jrburke/r.js) | `2.3.6` | `2.3.7` |
| [rollup](https://github.com/rollup/rollup) | `2.70.2` | `2.79.2` |
| [semver](https://github.com/npm/node-semver) | `7.5.3` | `7.5.4` |
| [send](https://github.com/pillarjs/send) | `0.17.2` | `0.19.0` |
| [basic-auth-connect](https://github.com/expressjs/basic-auth-connect) | `1.0.0` | `1.1.0` |
| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.1` |
| [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` |


Updates `marked` from 14.1.1 to 14.1.2
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v14.1.1...v14.1.2)

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)

Updates `rollup` from 2.70.2 to 2.79.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.70.2...v2.79.2)

Updates `semver` from 7.5.3 to 7.5.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.5.3...v7.5.4)

Updates `send` from 0.17.2 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.17.2...0.19.0)

Updates `basic-auth-connect` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/expressjs/basic-auth-connect/releases)
- [Commits](expressjs/basic-auth-connect@1.0.0...1.1.0)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.2...4.21.1)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  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
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: basic-auth-connect
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 Oct 26, 2024
1 parent 4849db2 commit 6981902
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 140 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,24 +200,24 @@
"karma-sourcemap-loader": "^0.3.8",
"luxon": "^3.2.1",
"madge": "^4.0.0",
"marked": "^14.1.1",
"marked": "^14.1.2",
"minimatch": "^3.0.4",
"moment": "^2.29.4",
"node-fetch": "^3.2.10",
"parse5": "^7.1.2",
"patch-package": "^6.5.1",
"postcss": "^8.4.31",
"postcss": "^8.4.39",
"postcss-scss": "^4.0.4",
"protractor": "^7.0.0",
"pyright": "^1.1.336",
"reflect-metadata": "^0.1.13",
"requirejs": "^2.3.6",
"rollup": "^2.66.1",
"requirejs": "^2.3.7",
"rollup": "^2.79.2",
"rollup-plugin-sourcemaps": "^0.6.3",
"sass": "^1.68.0",
"selenium-webdriver": "^3.6.0",
"semver": "^7.5.3",
"send": "^0.17.2",
"semver": "^7.5.4",
"send": "^0.19.0",
"shelljs": "^0.8.5",
"stylelint": "^14.14.0",
"terser": "5.28.1",
Expand Down
Loading

0 comments on commit 6981902

Please sign in to comment.