mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Bump @cypress/browserify-preprocessor from 3.0.0 to 3.0.1
Bumps [@cypress/browserify-preprocessor](https://github.com/cypress-io/cypress-browserify-preprocessor) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/cypress-io/cypress-browserify-preprocessor/releases) - [Commits](https://github.com/cypress-io/cypress-browserify-preprocessor/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
52d48b46f9
commit
874108e043
2 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"@babel/core": "^7.10.4",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
|
||||
"@babel/preset-flow": "^7.10.4",
|
||||
"@cypress/browserify-preprocessor": "^3.0.0",
|
||||
"@cypress/browserify-preprocessor": "^3.0.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-plugin-styled-components": "^1.10.7",
|
||||
"babel-plugin-transform-define": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -1705,10 +1705,10 @@
|
|||
lodash "^4.17.13"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@cypress/browserify-preprocessor@^3.0.0":
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-3.0.0.tgz#2d1fa6a96ed7130a1b172c540448a5955cbc1264"
|
||||
integrity sha512-8CXLCKlXVUnad5TjwVswq4nwwWVyt5Z+HMgrFaD2yF7A62AA6OYDrShTQnG6M6+hr1cq1X4zYbo7VT4oxex5hA==
|
||||
"@cypress/browserify-preprocessor@^3.0.1":
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-3.0.1.tgz#ab86335b0c061d11f5ad7df03f06b1877b836f71"
|
||||
integrity sha512-sErmFSEr5287bLMRl0POGnyFtJCs/lSk5yxrUIJUIHZ8eDvtTEr0V93xRgLjJVG54gJU4MbpHy1mRPA9VZbtQA==
|
||||
dependencies:
|
||||
"@babel/core" "7.4.5"
|
||||
"@babel/plugin-proposal-class-properties" "7.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue