Skip to content

Commit

Permalink
fix(deps): update dependency next-pwa to v5.4.7
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | next-pwa | 5.4.6 | 5.4.7 |
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 8, 2022
1 parent fb460ad commit 1928cd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@fortawesome/free-solid-svg-icons": "6.1.1",
"@fortawesome/react-fontawesome": "0.1.18",
"next": "12.1.4",
"next-pwa": "5.4.6",
"next-pwa": "5.4.7",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-switch": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3873,10 +3873,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=

[email protected].6:
version "5.4.6"
resolved "https://registry.yarnpkg.com/next-pwa/-/next-pwa-5.4.6.tgz#67db147631e67076e2767555ab07324e60f4e7cf"
integrity sha512-cJVxfn4a1DqwKGP+zhqE9QikqFuUhCYi7wiaucxhFLeShC6DVX1Gy5Qh3HAs1i6VHQcEOnaOwfk0Q9Z08yRkCg==
[email protected].7:
version "5.4.7"
resolved "https://registry.yarnpkg.com/next-pwa/-/next-pwa-5.4.7.tgz#22e6e3a70e695f6dc58df72d5fb901bb77bfdb0b"
integrity sha512-Uc1pOYJ/7tORbi2LoIEbaHz/hEbq06jiGbVuhr+nzHJHjPGFkmF6JfcDKVdbaXbJa1gJass0utPOI+Wrce06Qw==
dependencies:
babel-loader "^8.2.3"
clean-webpack-plugin "^4.0.0"
Expand Down

1 comment on commit 1928cd2

@vercel
Copy link

@vercel vercel bot commented on 1928cd2 Apr 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

noisekun – ./

noisekun.vercel.app
noisekun-git-main-mateusfg7.vercel.app
noisekun-mateusfg7.vercel.app

Please sign in to comment.