react-stopwatch
react-stopwatch copied to clipboard
A Stopwatch Component built on top of React.
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.15. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization Impact...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.7.7 to 7.14.9. Release notes Sourced from @babel/preset-env's releases. v7.14.9 (2021-08-01) Thanks @SCLeoX for your first PR! :bug: Bug Fix babel-traverse #13596 Fix completion record for variable...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.3.0 to 24.4.0. Release notes Sourced from eslint-plugin-jest's releases. v24.4.0 24.4.0 (2021-07-21) Features create max-nested-describe rule (#845) (8067405) v24.3.7 24.3.7 (2021-07-21) Bug Fixes valid-describe: report on concise-body...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.7.7 to 7.14.8. Release notes Sourced from @babel/core's releases. v7.14.8 (2021-07-20) Thanks @colinaaa, @jaeseokk and @nme077 for your first PRs! :eyeglasses: Spec Compliance babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-transform-new-target #13560...
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 27.0.6. Release notes Sourced from jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...