Skip to content

Commit

Permalink
Update dependencies (#667)
Browse files Browse the repository at this point in the history
* chore(deps): bump env-ci from 7.2.1 to 7.3.0

Bumps [env-ci](https://github.com/semantic-release/env-ci) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/semantic-release/env-ci/releases)
- [Commits](semantic-release/env-ci@v7.2.1...v7.3.0)

---
updated-dependencies:
- dependency-name: env-ci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump @bundle-stats/plugin-webpack-filter

Bumps [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) from 3.3.10 to 4.0.1.
- [Release notes](https://github.com/relative-ci/bundle-stats/releases)
- [Changelog](https://github.com/relative-ci/bundle-stats/blob/master/CHANGELOG.md)
- [Commits](relative-ci/bundle-stats@v3.3.10...v4.0.1)

---
updated-dependencies:
- dependency-name: "@bundle-stats/plugin-webpack-filter"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump @bundle-stats/plugin-webpack-validate

Bumps [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats) from 3.3.10 to 4.0.1.
- [Release notes](https://github.com/relative-ci/bundle-stats/releases)
- [Changelog](https://github.com/relative-ci/bundle-stats/blob/master/CHANGELOG.md)
- [Commits](relative-ci/bundle-stats@v3.3.10...v4.0.1)

---
updated-dependencies:
- dependency-name: "@bundle-stats/plugin-webpack-validate"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
vio and dependabot[bot] authored Jul 23, 2022
1 parent b75d2d8 commit 6bec82f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 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 @@ -54,13 +54,13 @@
"webpack": "5.73.0"
},
"dependencies": {
"@bundle-stats/plugin-webpack-filter": "4.0.0",
"@bundle-stats/plugin-webpack-validate": "4.0.0",
"@bundle-stats/plugin-webpack-filter": "4.0.1",
"@bundle-stats/plugin-webpack-validate": "4.0.1",
"core-js": "3.23.5",
"cosmiconfig": "7.0.1",
"debug": "4.3.4",
"dotenv": "16.0.1",
"env-ci": "7.2.1",
"env-ci": "7.3.0",
"fs-extra": "10.1.0",
"isomorphic-fetch": "3.0.0",
"lodash": "4.17.21",
Expand Down

0 comments on commit 6bec82f

Please sign in to comment.