browserslist-useragent-regexp
browserslist-useragent-regexp copied to clipboard
A utility to compile browserslist query to a RegExp to test browser useragent.
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 18.7.6. 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 [user-agents](https://github.com/intoli/user-agents) from 1.0.791 to 1.0.1109. Commits 5bb3107 1.0.1109 99534ab Regularly scheduled user agent data update. a359dde 1.0.1108 d1b0206 Regularly scheduled user agent data update. bd1009b 1.0.1107 28ef91a Regularly scheduled...
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.78.0. Release notes Sourced from rollup's releases. v2.78.0 2022-08-14 Features Support writing plugin hooks as objects with a "handler" property (#4600) Allow changing execution order...
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 8.22.0. Release notes Sourced from eslint's releases. v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.18.10. Release notes Sourced from @babel/core's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix:...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.17.2 to 4.21.3. Changelog Sourced from browserslist's changelog. 4.21.3 Improved unknown region and unknown feature error (by Alexander Chabin). 4.21.2 Updated Firefox ESR. 4.21.1 Fixed parsing days...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...
Bumps [easy-table](https://github.com/eldargab/easy-table) from 1.1.1 to 1.2.0. Changelog Sourced from easy-table's changelog. 1.2.0 / 2021-10-06 Bump ansi-regex to 5.0.1 (Resolves CVE-2021-3807) Include TypeScript types Commits e80b1d1 replace .npmignore with implicit file...