Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cma2819 committed Feb 15, 2022
1 parent 5c3d512 commit 809a719
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 @@ -52,7 +52,7 @@
"mini-css-extract-plugin": "^0.8.0",
"moment": "^2.24.0",
"moment-timezone": "^0.5.25",
"oengus-api": "^0.9.18",
"oengus-api": "^0.9.20",
"postcss-loader": "^3.0.0",
"postcss-nesting": "^7.0.1",
"postcss-preset-env": "^6.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8410,10 +8410,10 @@ obuf@^1.0.0, obuf@^1.1.2:
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==

oengus-api@^0.9.18:
version "0.9.19"
resolved "https://registry.yarnpkg.com/oengus-api/-/oengus-api-0.9.19.tgz#f6e5967bbb72bdfab2059dafe59ade91a0d0da11"
integrity sha512-tZoC8Ai/ejc8AlObIYQcLHAVfEwE47lCihgH4n3MOjMGnbUQlAJnPZvDWnIlhaosO+7wEeGIfE3R5le6wXEYAA==
oengus-api@^0.9.20:
version "0.9.20"
resolved "https://registry.yarnpkg.com/oengus-api/-/oengus-api-0.9.20.tgz#2cc6281eeba6df02171fc6e609126999798cf2e3"
integrity sha512-rSyk52FtAoxiaPTLtgrFCery8urBgOQ8A5kOw2z8PJ1ufEZAG3njKw7uTJcR/figRcDp46GdT3PUEankhkuNkA==
dependencies:
axios "^0.19.2"

Expand Down

0 comments on commit 809a719

Please sign in to comment.