Skip to content

Commit

Permalink
chore: bump @adeira/js from 1.2.3 to 1.2.4 (#2074)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 3, 2020
1 parent f23337e commit 282d6fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -99,7 +99,7 @@
"styled-components": "^4.4.1"
},
"dependencies": {
"@adeira/js": "^1.2.3",
"@adeira/js": "^1.2.4",
"@kiwicom/orbit-design-tokens": "~0.10.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -16,12 +16,12 @@
"@babel/preset-react" "^7.10.1"
"@babel/runtime" "^7.10.1"

"@adeira/js@^1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@adeira/js/-/js-1.2.3.tgz#164e505c358b00562abde4fdedefcf77cf5d321b"
integrity sha512-jCXFo5PmKUuWDj8eRIVsd9twYROJLlCuaQ5c5QGPCBGzu/fDci68WJ47Pw/N3WJn/JccXqewDBr/Og2W/KA7aQ==
"@adeira/js@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@adeira/js/-/js-1.2.4.tgz#f32b514b68963f60f3314a2e6badeeb8d8e3c52d"
integrity sha512-Hg5GtRtrfso3ZwZsQcTNeEb1OG8LrLUuRQtZS/XojfnLhXEFPGHMP2ysKSVp3BKL6rjF/L2p5WVbLhuuPIXXAg==
dependencies:
"@babel/runtime" "^7.10.4"
"@babel/runtime" "^7.10.5"

"@babel/cli@^7.10.5":
version "7.10.5"
Expand Down Expand Up @@ -1042,7 +1042,7 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
version "7.11.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.0.tgz#f10245877042a815e07f7e693faff0ae9d3a2aac"
integrity sha512-qArkXsjJq7H+T86WrIFV0Fnu/tNOkZ4cgXmjkzAu3b/58D5mFIO8JH/y77t7C9q0OdDRdh9s7Ue5GasYssxtXw==
Expand Down

0 comments on commit 282d6fc

Please sign in to comment.