chore(deps): update dependency browser-pack-flat to ~3.5.0 (#26)
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/documentation Pipeline was successful Details

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [browser-pack-flat](https://github.com/goto-bus-stop/browser-pack-flat) | devDependencies | minor | [`~3.4` -> `~3.5.0`](https://renovatebot.com/diffs/npm/browser-pack-flat/3.4.2/3.5.0) |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: fjadmin <fjadmin@demo.rattermeyer.de>
Reviewed-on: #26
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
pull/30/head^2
Renovate Bot 2024-01-28 21:30:10 +00:00 committed by fjadmin
parent 34a89cd8fe
commit c93b1a8aeb
3 changed files with 21 additions and 11 deletions

View File

@ -11,7 +11,7 @@
"@fontsource/roboto": "~4.5", "@fontsource/roboto": "~4.5",
"@fontsource/roboto-mono": "~4.5", "@fontsource/roboto-mono": "~4.5",
"autoprefixer": "~9.8.0", "autoprefixer": "~9.8.0",
"browser-pack-flat": "~3.4", "browser-pack-flat": "~3.5.0",
"browserify": "~16.5", "browserify": "~16.5",
"cssnano": "~4.1", "cssnano": "~4.1",
"eslint": "~6.8", "eslint": "~6.8",
@ -1895,9 +1895,9 @@
} }
}, },
"node_modules/browser-pack-flat": { "node_modules/browser-pack-flat": {
"version": "3.4.2", "version": "3.5.0",
"resolved": "https://registry.npmjs.org/browser-pack-flat/-/browser-pack-flat-3.4.2.tgz", "resolved": "http://npm.demo.rattermeyer.de/browser-pack-flat/-/browser-pack-flat-3.5.0.tgz",
"integrity": "sha512-TrUo6n2fGSOCYFAKkt/EkgenytAuuCI88fmXFA60aNFVHvz3CZEBTXYSvvXVpU6xpjM8lj/6vkC6Exn8KPjtPw==", "integrity": "sha512-u3iJUjs+TC/NGIL2GLyIcn5ppoNZXhTWqSW/gQbGIGvQiXXCQQzr5VWfACFraXQn2JrDlyRnKLeOs5AWXzKI6A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"combine-source-map": "^0.8.0", "combine-source-map": "^0.8.0",
@ -1911,7 +1911,7 @@
"path-parse": "^1.0.5", "path-parse": "^1.0.5",
"scope-analyzer": "^2.0.0", "scope-analyzer": "^2.0.0",
"stream-combiner": "^0.2.2", "stream-combiner": "^0.2.2",
"through2": "^2.0.3", "through2": "^3.0.1",
"transform-ast": "^2.4.2", "transform-ast": "^2.4.2",
"umd": "^3.0.3", "umd": "^3.0.3",
"wrap-comment": "^1.0.0" "wrap-comment": "^1.0.0"
@ -1920,6 +1920,16 @@
"browser-pack-flat": "cli.js" "browser-pack-flat": "cli.js"
} }
}, },
"node_modules/browser-pack-flat/node_modules/through2": {
"version": "3.0.2",
"resolved": "http://npm.demo.rattermeyer.de/through2/-/through2-3.0.2.tgz",
"integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
"dev": true,
"dependencies": {
"inherits": "^2.0.4",
"readable-stream": "2 || 3"
}
},
"node_modules/browser-process-hrtime": { "node_modules/browser-process-hrtime": {
"version": "0.1.3", "version": "0.1.3",
"resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz", "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz",

View File

@ -21,7 +21,7 @@
"@fontsource/roboto": "~4.5", "@fontsource/roboto": "~4.5",
"@fontsource/roboto-mono": "~4.5", "@fontsource/roboto-mono": "~4.5",
"autoprefixer": "~9.8.0", "autoprefixer": "~9.8.0",
"browser-pack-flat": "~3.4", "browser-pack-flat": "~3.5.0",
"browserify": "~16.5", "browserify": "~16.5",
"cssnano": "~4.1", "cssnano": "~4.1",
"eslint": "~6.8", "eslint": "~6.8",

View File

@ -18,8 +18,8 @@ devDependencies:
specifier: ~9.8.0 specifier: ~9.8.0
version: 9.8.8 version: 9.8.8
browser-pack-flat: browser-pack-flat:
specifier: ~3.4 specifier: ~3.5.0
version: 3.4.2 version: 3.5.0
browserify: browserify:
specifier: ~16.5 specifier: ~16.5
version: 16.5.2 version: 16.5.2
@ -1135,8 +1135,8 @@ packages:
resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==} resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==}
dev: true dev: true
/browser-pack-flat@3.4.2: /browser-pack-flat@3.5.0:
resolution: {integrity: sha512-TrUo6n2fGSOCYFAKkt/EkgenytAuuCI88fmXFA60aNFVHvz3CZEBTXYSvvXVpU6xpjM8lj/6vkC6Exn8KPjtPw==} resolution: {integrity: sha512-u3iJUjs+TC/NGIL2GLyIcn5ppoNZXhTWqSW/gQbGIGvQiXXCQQzr5VWfACFraXQn2JrDlyRnKLeOs5AWXzKI6A==}
hasBin: true hasBin: true
dependencies: dependencies:
JSONStream: 1.3.5 JSONStream: 1.3.5
@ -1150,7 +1150,7 @@ packages:
path-parse: 1.0.7 path-parse: 1.0.7
scope-analyzer: 2.1.2 scope-analyzer: 2.1.2
stream-combiner: 0.2.2 stream-combiner: 0.2.2
through2: 2.0.5 through2: 3.0.2
transform-ast: 2.4.4 transform-ast: 2.4.4
umd: 3.0.3 umd: 3.0.3
wrap-comment: 1.0.1 wrap-comment: 1.0.1