Mike Penz
e5c1179611
- dependency updates
...
```
Package Current Wanted Latest Location Depended by
@octokit/rest 19.0.3 19.0.4 19.0.4 node_modules/@octokit/rest release-changelog-builder-action
@types/jest 28.1.6 28.1.7 28.1.7 node_modules/@types/jest release-changelog-builder-action
@types/node 18.6.5 18.7.6 18.7.6 node_modules/@types/node release-changelog-builder-action
@types/semver 7.3.10 7.3.12 7.3.12 node_modules/@types/semver release-changelog-builder-action
@typescript-eslint/parser 5.33.0 5.33.1 5.33.1 node_modules/@typescript-eslint/parser release-changelog-builder-action
eslint 8.21.0 8.22.0 8.22.0 node_modules/eslint release-changelog-builder-action
eslint-plugin-jest 26.8.2 26.8.3 26.8.3 node_modules/eslint-plugin-jest release-changelog-builder-action
ts-jest 28.0.7 28.0.8 28.0.8 node_modules/ts-jest release-changelog-builder-action
```
2022-08-16 16:56:54 +02:00
Mike Penz and GitHub
2141e3fb4f
- update dependencies
...
```
Package Current Wanted Latest Location Depended by
@actions/core 1.9.0 1.9.1 1.9.1 node_modules/@actions/core release-changelog-builder-action
@types/node 18.6.4 18.6.5 18.6.5 node_modules/@types/node release-changelog-builder-action
@typescript-eslint/parser 5.32.0 5.33.0 5.33.0 node_modules/@typescript-eslint/parser release-changelog-builder-action
eslint-plugin-jest 26.7.0 26.8.2 26.8.2 node_modules/eslint-plugin-jest release-changelog-builder-action
```
2022-08-10 12:27:25 +00:00
Florian Hopfensperger
97db2b0c39
Add HTTP proxy functionality
...
Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de >
- lower proxy functionality to Https for now (the general proxy package adds a ton of dependencies - which are difficult to review)
Add octokit documentation
Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de >
Lint & build & packaged
Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de >
2022-08-10 08:36:32 +02:00
Mike Penz and GitHub
09f88b90a5
- update dependencies
...
```
Package Current Wanted Latest Location Depended by
@types/node 18.6.2 18.6.4 18.6.4 node_modules/@types/node release-changelog-builder-action
@typescript-eslint/parser 5.31.0 5.32.0 5.32.0 node_modules/@typescript-eslint/parser release-changelog-builder-action
eslint 8.20.0 8.21.0 8.21.0 node_modules/eslint release-changelog-builder-action
eslint-plugin-jest 26.6.0 26.7.0 26.7.0 node_modules/eslint-plugin-jest release-changelog-builder-action
```
2022-08-05 12:54:11 +00:00
Mike Penz and GitHub
72b4e5f1ef
- update dependencies
...
```
"@types/node": "^18.6.1",
```
2022-07-29 11:11:02 +00:00
Mike Penz
9e31f53866
- update dependencies
...
```
"webpack": "^5.74.0"
```
```
"@types/node": "^18.6.1",
"@typescript-eslint/parser": "^5.31.0",
"eslint-plugin-github": "^4.3.7",
```
2022-07-26 14:22:18 +02:00
Mike Penz
131ff98d22
- dependency updates
...
```
"@octokit/rest": "^19.0.3",
```
```
"@types/jest": "^28.1.6",
"@types/node": "^18.0.6",
"@typescript-eslint/parser": "^5.30.7",
"eslint": "^8.20.0",
"eslint-plugin-jest": "^26.6.0",
"jest": "^28.1.3",
"jest-circus": "^28.1.3",
"ts-jest": "^28.0.7",
```
2022-07-22 09:49:10 +02:00
Mike Penz
4360ffd09f
- update dependencies to latest stable versions
...
```
"@octokit/rest": "^19.0.1",
"moment": "^2.29.4",
```
```
"@types/jest": "^28.1.4",
"@types/node": "^18.0.3",
"@typescript-eslint/parser": "^5.30.5",
"eslint": "^8.19.0",
"jest": "^28.1.2",
"jest-circus": "^28.1.2",
"typescript": "^4.7.4"
```
2022-07-08 10:43:24 +02:00
Mike Penz
df81df33e7
- update
...
```
"@actions/core": "^1.9.0",
"@octokit/rest": "^18.12.0",
"@types/semver": "^7.3.10",
"@types/jest": "^28.1.1",
"@types/node": "^18.0.0",
"@typescript-eslint/parser": "^5.28.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.17.0",
"eslint-plugin-jest": "^26.5.3",
"jest": "^28.1.1",
"jest-circus": "^28.1.1",
```
2022-06-16 15:04:28 +02:00
Mike Penz
0eccbb0a68
- dependency upgrades
...
```
"@actions/core": "^1.8.1",
"@actions/github": "^5.0.2",
"moment": "^2.29.3",
"tunnel": "^0.0.6", <-- temporarily until https://github.com/actions/toolkit/issues/1083 is fixed
"webpack": "^5.72.1"
"@types/jest": "^27.5.1",
"@types/node": "^17.0.33",
"@typescript-eslint/parser": "^5.23.0",
"eslint": "^8.15.0",
"eslint-plugin-jest": "^26.1.5",
"jest": "^28.1.0",
"jest-circus": "^28.1.0",
"ts-jest": "^28.0.2",
"typescript": "^4.6.4"
```
2022-05-13 10:10:43 +02:00
Mike Penz
3554469804
- dependency upgrades
...
```
"semver": "^7.3.7",
"@typescript-eslint/parser": "^5.19.0",
"@types/node": "^17.0.24",
"@vercel/ncc": "^0.33.4",
"eslint": "^8.13.0",
```
2022-04-15 10:38:01 +02:00
Mike Penz
1965fbb393
- upgrade dependencies
...
```
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.1",
"moment": "^2.29.2",
"semver": "^7.3.6",
"webpack": "^5.72.0"
"@typescript-eslint/parser": "^5.18.0",
"@types/node": "^17.0.23",
"eslint": "^8.12.0",
"eslint-plugin-jest": "^26.1.4",
"prettier": "2.6.2",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
```
2022-04-08 10:55:31 +02:00
dependabot[bot] and GitHub
b9c467b298
build(deps-dev): bump eslint-plugin-github from 4.3.5 to 4.3.6
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.5...v4.3.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 11:35:03 +00:00
dependabot[bot] and GitHub
57cf2af6a8
build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.3
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.1.1 to 26.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.1...v26.1.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 13:05:32 +00:00
Mike Penz
d557b224ae
- upgrade action to use node16 as engine
...
- dependency upgrades
```
"webpack": "^5.70.0"
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.15.0",
"@types/node": "^17.0.21",
"@vercel/ncc": "^0.33.3",
"eslint": "^8.11.0",
"eslint-plugin-jest": "^26.1.1",
"prettier": "2.6.0",
"typescript": "^4.6.2"
```
2022-03-16 12:55:47 +01:00
Mike Penz
9f25f28287
```
...
"@typescript-eslint/parser": "^5.11.0",
"@types/node": "^17.0.17",
"eslint-plugin-jest": "^26.1.0",
"jest": "^27.5.1",
"jest-circus": "^27.5.1",
```
2022-02-11 10:29:06 +01:00
Mike Penz
680fb457d1
```
...
"webpack": "^5.68.0"
"@typescript-eslint/parser": "^5.10.2",
"@types/node": "^17.0.14",
"eslint": "^8.8.0",
```
2022-02-01 18:00:04 +01:00
Mike Penz
5e6516b935
- upgrade dependencies to latest stable version
...
```
"webpack": "^5.67.0"
"@typescript-eslint/parser": "^5.10.1",
"@types/node": "^17.0.13",
"eslint": "^8.7.0",
"eslint-plugin-jest": "^26.0.0",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
```
2022-01-28 20:40:29 +01:00
Mike Penz
28deab6aa9
```
...
@types/jest ^27.0.3 → ^27.4.0
@typescript-eslint/parser ^5.8.0 → ^5.9.0
@types/node ^17.0.2 → ^17.0.8
eslint ^8.5.0 → ^8.6.0
eslint-plugin-jest ^25.3.0 → ^25.3.4
jest ^27.4.5 → ^27.4.7
jest-circus ^27.4.5 → ^27.4.6
```
2022-01-07 09:52:03 +01:00
Mike Penz
b0ef6caa29
- dependency updates
2021-12-22 11:44:53 +01:00
Mike Penz
8527351f16
- update to latest set of dependencies
...
```
@types/jest ^27.0.2 → ^27.0.3
@typescript-eslint/parser ^5.3.0 → ^5.5.0
@types/node ^16.11.6 → ^16.11.11
@vercel/ncc ^0.31.1 → ^0.33.0
eslint ^8.1.0 → ^8.3.0
eslint-plugin-github ^4.3.3 → ^4.3.5
eslint-plugin-jest ^25.2.3 → ^25.3.0
jest ^27.3.1 → ^27.4.3
jest-circus ^27.3.1 → ^27.4.2
prettier 2.4.1 → 2.5.0
typescript ^4.4.4 → ^4.5.2
webpack ^5.61.0 → ^5.64.4
```
2021-12-03 11:59:30 +01:00
Mike Penz
431f48dd0f
no message
2021-11-05 08:26:42 +01:00
dependabot[bot] and GitHub
267b05149f
build(deps-dev): bump @types/node from 16.11.3 to 16.11.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.3 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 06:51:55 +00:00
Mike Penz and GitHub
685de69dd9
Merge pull request #560 from mikepenz/dependabot/npm_and_yarn/typescript-eslint/parser-5.2.0
...
build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0
2021-10-29 08:51:29 +02:00
Mike Penz and GitHub
7f9c219468
Merge pull request #555 from mikepenz/dependabot/npm_and_yarn/eslint-8.1.0
...
build(deps-dev): bump eslint from 8.0.1 to 8.1.0
2021-10-29 08:51:21 +02:00
dependabot[bot] and GitHub
1c15c72435
build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.2.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 13:04:42 +00:00
dependabot[bot] and GitHub
1c8b9f8597
build(deps): bump webpack from 5.59.1 to 5.60.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.59.1 to 5.60.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.60.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 13:04:33 +00:00
dependabot[bot] and GitHub
687cb6a424
build(deps-dev): bump eslint from 8.0.1 to 8.1.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 13:03:35 +00:00
Mike Penz
b823dff75e
- upgrade to eslint 8.0.x
...
- use fixed eslint-plugin-github
- update all dependencies to llatest stable release
- semver 7.3.9
- webpack 5.59.1
- node 8
2021-10-22 10:47:42 +02:00
Mike Penz
d305da0aee
- additional jest udpates
2021-10-15 08:56:30 +02:00
Mike Penz and GitHub
d3d2f79c63
Merge pull request #528 from mikepenz/dependabot/npm_and_yarn/webpack-5.58.0
...
build(deps): bump webpack from 5.57.1 to 5.58.0
2021-10-11 08:41:34 +02:00
dependabot[bot] and GitHub
a6b09005d6
build(deps): bump @octokit/rest from 18.11.4 to 18.12.0
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 18.11.4 to 18.12.0.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.4...v18.12.0 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 13:03:58 +00:00
dependabot[bot] and GitHub
05c6672701
build(deps): bump webpack from 5.57.1 to 5.58.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.57.1 to 5.58.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.57.1...v5.58.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 13:03:42 +00:00
Mike Penz and GitHub
be71987266
Merge pull request #526 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-github-4.3.2
...
build(deps-dev): bump eslint-plugin-github from 4.3.0 to 4.3.2
2021-10-08 10:24:26 +02:00
Mike Penz and GitHub
fb4fd9ea89
Merge pull request #525 from mikepenz/dependabot/npm_and_yarn/webpack-5.57.1
...
build(deps): bump webpack from 5.56.1 to 5.57.1
2021-10-08 08:22:20 +02:00
dependabot[bot] and GitHub
d905817a83
build(deps-dev): bump eslint-plugin-github from 4.3.0 to 4.3.2
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.0...v4.3.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-07 13:04:27 +00:00
dependabot[bot] and GitHub
47e55c9df0
build(deps): bump webpack from 5.56.1 to 5.57.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.56.1 to 5.57.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.57.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 13:04:27 +00:00
dependabot[bot] and GitHub
f39747de0f
build(deps-dev): bump @types/node from 16.10.2 to 16.10.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-06 13:04:15 +00:00
dependabot[bot] and GitHub
cd67f47b50
build(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-05 13:03:53 +00:00
Mike Penz and GitHub
fbb12c6829
Merge pull request #521 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.5.2
...
build(deps-dev): bump eslint-plugin-jest from 24.5.0 to 24.5.2
2021-10-04 16:02:25 +02:00
dependabot[bot] and GitHub
844fd68344
build(deps): bump webpack from 5.55.1 to 5.56.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.55.1 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.56.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 13:03:57 +00:00
dependabot[bot] and GitHub
3a07994996
build(deps-dev): bump eslint-plugin-jest from 24.5.0 to 24.5.2
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.5.0 to 24.5.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.0...v24.5.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-04 13:03:49 +00:00
dependabot[bot] and GitHub
7361269dbc
build(deps): bump @octokit/rest from 18.11.3 to 18.11.4
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 18.11.3 to 18.11.4.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.3...v18.11.4 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-01 13:04:53 +00:00
Mike Penz and GitHub
291f66562a
Merge pull request #519 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.11.3
...
build(deps): bump @octokit/rest from 18.11.2 to 18.11.3
2021-09-30 15:13:10 +02:00
Mike Penz and GitHub
64e5e5dd6d
Merge pull request #518 from mikepenz/dependabot/npm_and_yarn/jest-27.2.4
...
build(deps-dev): bump jest from 27.2.3 to 27.2.4
2021-09-30 15:13:03 +02:00
dependabot[bot] and GitHub
e992b8b3c7
build(deps): bump @octokit/rest from 18.11.2 to 18.11.3
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 18.11.2 to 18.11.3.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.2...v18.11.3 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 13:04:50 +00:00
dependabot[bot] and GitHub
270fe7f8a5
build(deps-dev): bump jest from 27.2.3 to 27.2.4
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 13:04:38 +00:00
dependabot[bot] and GitHub
5644e9e407
build(deps-dev): bump @types/node from 16.10.1 to 16.10.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.1 to 16.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-30 13:03:46 +00:00
Mike Penz and GitHub
c012f6e58c
Merge pull request #514 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.5.0
...
build(deps-dev): bump eslint-plugin-jest from 24.4.2 to 24.5.0
2021-09-29 16:31:56 +02:00
Mike Penz and GitHub
1b732eb2e1
Merge pull request #513 from mikepenz/dependabot/npm_and_yarn/webpack-5.55.1
...
build(deps): bump webpack from 5.54.0 to 5.55.1
2021-09-29 16:31:50 +02:00