Skip to content

Commit

Permalink
fix(deps): update dependency next-pwa to v5.5.2
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | next-pwa | 5.5.0 | 5.5.2 |
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 20, 2022
1 parent f6b6604 commit 995e062
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.5",
"next-pwa": "5.5.0",
"next-pwa": "5.5.2",
"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 @@ -3870,10 +3870,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].0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/next-pwa/-/next-pwa-5.5.0.tgz#6b5e95e90fed1bc47702ee8692ac23515c0ef9f4"
integrity sha512-+u07p3I3depUzFHUFd379Fwo0HYP+0YPTYpZ57naUO5O1uepq0P+N/L+5Y4aA5XTlDGkbD+E5Th5J1br2TW5fw==
[email protected].2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/next-pwa/-/next-pwa-5.5.2.tgz#a592c49195001a8b5d21e0e8cf1190f4da2dc28d"
integrity sha512-NOZxIS/4Qa4lsPG99CNh3ZA1vfVJ3vpZjBvfouXOfWn0K9CLjBRZwGkJAcWsMWngSGoTN1hUkg97Pe+9xESzWQ==
dependencies:
babel-loader "^8.2.4"
clean-webpack-plugin "^4.0.0"
Expand Down

1 comment on commit 995e062

@vercel
Copy link

@vercel vercel bot commented on 995e062 Apr 20, 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-git-main-mateusfg7.vercel.app
noisekun-mateusfg7.vercel.app
noisekun.vercel.app

Please sign in to comment.