Skip to content

Commit

Permalink
chore(deps): update babel-plugin-dynamic-import-node to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2020
1 parent 2cb08cf commit 5c4e0e8
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 @@ -54,7 +54,7 @@
"@testing-library/jest-dom": "5.5.0",
"@testing-library/react": "10.0.3",
"babel-eslint": "10.1.0",
"babel-plugin-dynamic-import-node": "2.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-preset-gatsby-package": "0.3.1",
"commitizen": "4.0.4",
"coveralls": "3.0.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3499,10 +3499,10 @@ babel-plugin-apply-mdx-type-prop@^1.5.8:
"@babel/helper-plugin-utils" "7.8.3"
"@mdx-js/util" "^1.5.8"

babel-plugin-dynamic-import-node@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.2.tgz#14fb5accb300f9aac0151949f6192259f1403c4a"
integrity sha512-yvczAMjbc73xira9yTyF1XnEmkX8QwlUhmxuhimeMUeAaA6s7busTPRVDzhVG7eeBdNcRiZ/mAwFrJ9It4vQcg==
babel-plugin-dynamic-import-node@2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
dependencies:
object.assign "^4.1.0"

Expand Down

0 comments on commit 5c4e0e8

Please sign in to comment.