Skip to content

Commit

Permalink
Lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2019
1 parent 899d037 commit cf1b3a4
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -730,9 +730,9 @@
to-fast-properties "^2.0.0"

"@dword-design/babel-config@^1.0.0", "@dword-design/babel-config@^1.0.4":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.0.6.tgz#b24838b3ef51581e9d5e6c12e5ce89e60a96e19a"
integrity sha512-FmAXO5IJkwc8yB+94KoWLzP98pyBJELDv4Ihf7/UsEM+VsmJevo8e2abL4yinXNRuNQxjxAHvFA+uWzEcx5tnQ==
version "1.0.8"
resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.0.8.tgz#ac0d496020de7fb24c6e91b4a1f7ba9d91e7076c"
integrity sha512-AFj28z0jB9DvwWcu3cjIQ22YlGue6dTOLf02r/oRXjBwql1Q7q3cSRwCPOXQ9qRY5jQDSGSirQ5djnihCYuhBA==
dependencies:
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.4.4"
"@babel/plugin-proposal-optional-chaining" "^7.6.0"
Expand All @@ -742,6 +742,7 @@
babel-plugin-add-module-exports "^1.0.2"
babel-plugin-transform-imports "^2.0.0"
get-package-name "^1.0.0"
safe-require "^1.0.3"

"@dword-design/base-config-node@^1.0.0":
version "1.3.3"
Expand Down Expand Up @@ -777,9 +778,9 @@
get-package-name "^1.0.0"

"@dword-design/functions@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-2.2.2.tgz#00204959eec6dbe79dfe1efe420cc313f6bfc903"
integrity sha512-dI/FKp6T913CHealcQQofsfE+b7VUNxtFfbk5jr1qMiHVAVwUV39yTrUTaMdMjK2waAJC8DwV/VFAZsPDFNrsQ==
version "2.2.3"
resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-2.2.3.tgz#483fedd2a0c379cc4dbba7f056401269305f6e4e"
integrity sha512-E0AAcESAASVK4tluGgIXzRloAMtnQdqat/L91Oyzv/HM/HmE/IuK/iM01+9D8EeHTJuu/BmbEyhm84Ly03kqJA==
dependencies:
endent "^1.3.0"
lodash "^4.17.15"
Expand Down Expand Up @@ -4318,6 +4319,11 @@ safe-regex@^1.1.0:
dependencies:
ret "~0.1.10"

safe-require@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/safe-require/-/safe-require-1.0.3.tgz#6ec319ed10209b1d12c7a1449b79d46d7f4f914b"
integrity sha1-bsMZ7RAgmx0Sx6FEm3nUbX9PkUs=

safefs@^5.4.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/safefs/-/safefs-5.5.0.tgz#17506b894542c592b33379578177bbab9f06c085"
Expand Down

0 comments on commit cf1b3a4

Please sign in to comment.