Bumps [pepjs](https://github.com/jquery/PEP) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/jquery/PEP/releases) - [Commits](https://github.com/jquery/PEP/commits/0.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@@ -19513,9 +19513,9 @@
}
},
"pepjs": {
- "version": "0.5.2",
- "resolved": "https://registry.npmjs.org/pepjs/-/pepjs-0.5.2.tgz",
- "integrity": "sha512-acPfplXnTKaG8p7VBgkNaBJSGsZu7LYrqEmLCQFoeHYl21B74mMBeVoQA/Gl9u5GmysgzrOCeHsEjw0mXo61nw==",
+ "version": "0.5.3",
+ "resolved": "https://registry.npmjs.org/pepjs/-/pepjs-0.5.3.tgz",
+ "integrity": "sha512-5yHVB9OHqKd9fr/OIsn8ss0NgThQ9buaqrEuwr9Or5YjPp6h+WTDKWZI+xZLaBGZCtODTnFtlSHNmhFsq67THg==",
"dev": true
"performance-now": {
@@ -59,7 +59,7 @@
"husky": "4.3.6",
"jest-canvas-mock": "2.3.0",
"lint-staged": "10.5.3",
- "pepjs": "0.5.2",
+ "pepjs": "0.5.3",
"prettier": "2.2.1",
"rewire": "5.0.0"