Skip to content

Commit

Permalink
Merge pull request #278 from docker/dependabot/npm_and_yarn/moment-ti…
Browse files Browse the repository at this point in the history
…mezone-0.5.42

Bump moment-timezone from 0.5.41 to 0.5.42
  • Loading branch information
crazy-max committed Mar 30, 2023
2 parents 1ce9422 + dda839d commit 3f6690a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
30 changes: 15 additions & 15 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"csv-parse": "^5.3.6",
"handlebars": "^4.7.7",
"moment": "^2.29.4",
"moment-timezone": "^0.5.41",
"moment-timezone": "^0.5.42",
"semver": "^7.3.7"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3006,10 +3006,10 @@ minimist@^1.2.5:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

moment-timezone@^0.5.41:
version "0.5.41"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.41.tgz#a7ad3285fd24aaf5f93b8119a9d749c8039c64c5"
integrity sha512-e0jGNZDOHfBXJGz8vR/sIMXvBIGJJcqFjmlg9lmE+5KX1U7/RZNMswfD8nKnNCnQdKTIj50IaRKwl1fvMLyyRg==
moment-timezone@^0.5.42:
version "0.5.42"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.42.tgz#c59f2aa00442d0dcd1d258d2182873d637b4e17b"
integrity sha512-tjI9goqwzkflKSTxJo+jC/W8riTFwEjjunssmFvAWlvNVApjbkJM7UHggyKO0q1Fd/kZVKY77H7C9A0XKhhAFw==
dependencies:
moment "^2.29.4"

Expand Down

0 comments on commit 3f6690a

Please sign in to comment.