Skip to content

Commit

Permalink
⬆️ Upgrade slugify to v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and yannbertrand committed Jan 9, 2022
1 parent 1ede072 commit d4f4c9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/production/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "27.4.7",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"slugify": "1.6.4"
"slugify": "1.6.5"
},
"resolutions": {
"vuepress/@vuepress/core/webpack-dev-server/selfsigned/node-forge": "0.10.0",
Expand Down
8 changes: 4 additions & 4 deletions build/production/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8696,10 +8696,10 @@ slash@^3.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==

[email protected].4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.4.tgz#33d84cc9e859ca3852e6537af6a5ff5bb9e439aa"
integrity sha512-Pcz296CK0uGnTf4iNQId79Uv6/5G16t0g0x3OsxWS8qVSOW+JXNnNHKVcuDiMgEGTWyK6zjlWXo2dvzV/FLf9Q==
[email protected].5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8"
integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ==

smoothscroll-polyfill@^0.4.3:
version "0.4.4"
Expand Down

0 comments on commit d4f4c9f

Please sign in to comment.