Merge pull request #516 from brianlovin/dependabot/npm_and_yarn/cypress/browserify-preprocessor-2.2.3

This commit is contained in:
dependabot-preview[bot] 2020-05-11 13:21:48 +00:00 committed by GitHub
commit 291fe1a103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@babel/core": "^7.9.6",
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
"@babel/preset-flow": "^7.9.0",
"@cypress/browserify-preprocessor": "^2.2.2",
"@cypress/browserify-preprocessor": "^2.2.3",
"babel-eslint": "^10.1.0",
"babel-plugin-styled-components": "^1.10.7",
"babel-plugin-transform-define": "^2.0.0",

View file

@ -1163,10 +1163,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"
"@cypress/browserify-preprocessor@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-2.2.2.tgz#2db0067aea8bd6e98ac29bd331c05bad387608ba"
integrity sha512-uESobQlfv68GRKDokhBM5i47ZEwBBWS8zqFYFFBWVjv3KcXHpeReTXMPY/x1DljIO3RYRAxUsPJkh8vxhpRwNA==
"@cypress/browserify-preprocessor@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-2.2.3.tgz#73cd0fc91fee90a9fb9a81a675ad52f6f1abddaf"
integrity sha512-NjumJpUlWeolsGICIseYblCRYsQDQA01W1ZxPcWZkG1hK01EI1HxMtX7fBnyeg2jY/i1xjrZV27PczmdGKAhXQ==
dependencies:
"@babel/core" "7.4.5"
"@babel/plugin-proposal-class-properties" "7.3.0"