Skip to content

Commit

Permalink
Bump address from 1.1.2 to 1.2.0 (#1677)
Browse files Browse the repository at this point in the history
* Bump address from 1.1.2 to 1.2.0

Bumps [address](https://github.com/node-modules/address) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/node-modules/address/releases)
- [Changelog](https://github.com/node-modules/address/blob/master/History.md)
- [Commits](node-modules/address@1.1.2...1.2.0)

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

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

* Create rude-cycles-obey.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Sheard <LukeSheard@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and LukeSheard authored May 13, 2022
1 parent ee04d32 commit 52b8a4c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/rude-cycles-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"modular-scripts": patch
---

Bump address from 1.1.2 to 1.2.0
2 changes: 1 addition & 1 deletion packages/modular-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@svgr/webpack": "5.5.0",
"@types/micromatch": "4.0.2",
"@types/semver-regex": "3.1.0",
"address": "1.1.2",
"address": "1.2.0",
"babel-jest": "26.6.3",
"babel-preset-react-app": "10.0.1",
"browserslist": "4.20.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3270,10 +3270,10 @@ acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==

address@1.1.2, address@^1.0.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
integrity sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==
address@1.2.0, address@^1.0.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/address/-/address-1.2.0.tgz#d352a62c92fee90f89a693eccd2a8b2139ab02d9"
integrity sha512-tNEZYz5G/zYunxFm7sfhAxkXEuLj3K6BKwv6ZURlsF6yiUQ65z0Q2wZW9L5cPUl9ocofGvXOdFYbFHp0+6MOig==

adjust-sourcemap-loader@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 52b8a4c

Please sign in to comment.