Skip to content

Commit

Permalink
Update dependency atob to v2.1.2 (ampproject#18241)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and GoTcWang committed Sep 25, 2018
1 parent f9adb31 commit 34c887d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"ajv-keywords": "3.2.0",
"ansi-colors": "3.0.5",
"ast-replace": "1.1.3",
"atob": "2.1.1",
"atob": "2.1.2",
"autoprefixer": "9.0.0",
"ava": "0.25.0",
"babel-core": "6.26.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1128,9 +1128,9 @@ asyncreduce@~0.1.4:
dependencies:
runnel "~0.5.0"

atob@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.1.tgz#ae2d5a729477f289d60dd7f96a6314a22dd6c22a"
atob@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"

atob@^2.0.0:
version "2.0.3"
Expand Down

0 comments on commit 34c887d

Please sign in to comment.