Skip to content

Commit

Permalink
Update the date-fns scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Sep 17, 2021
1 parent d1ad406 commit 97d4728
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 @@ -53,7 +53,7 @@
"@babel/plugin-transform-template-literals": "^7.4.4",
"@babel/preset-env": "^7.11.5",
"@babel/preset-typescript": "^7.13.0",
"@date-fns/date-fns-scripts": "0.0.4",
"@date-fns/date-fns-scripts": "0.0.6",
"@octokit/core": "^3.2.5",
"@types/jest": "^26.0.23",
"@types/node": "^14.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1490,10 +1490,10 @@
resolved "https://registry.yarnpkg.com/@date-fns/date-fns-db/-/date-fns-db-0.0.14.tgz#7ca0eee070bfdb789778a5972afbcefe57971aba"
integrity sha512-4Cg+IDM2XRl+cPN08i7c4ohb7wlF1FDxvf4e6GjQtX5dn9yZLAhVCvdu72lD8C71SjyO7DLY7KC9cEtSrRMx4g==

"@date-fns/date-fns-scripts@0.0.4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@date-fns/date-fns-scripts/-/date-fns-scripts-0.0.4.tgz#c4ba7fbf766e3024eb77d57f64d3a39d29b2977a"
integrity sha512-USNncRFPROEgDmpb4iuqfgvw2Ok+lm6juXrVheW6714rKkbgubgE4Ob5c4KLN2TGPZg4ZC5AcXo381vCAlGVTA==
"@date-fns/date-fns-scripts@0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@date-fns/date-fns-scripts/-/date-fns-scripts-0.0.6.tgz#bb6edf47842adcfb683d8db22ba3523e65c36479"
integrity sha512-doRGRiUKMKAO5a6Z9TaT2hBNQZBshQvUvJOPqqxkPGEMxabHoFTlcx2Y6TmqdH4ndVjhAWlNbOesspWHV/Lo0w==
dependencies:
"@date-fns/date-fns-db" "^0.0.14"
firebase "^8.2.2"
Expand Down

0 comments on commit 97d4728

Please sign in to comment.