chore(deps): update dependency assert to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
assert | devDependencies | major | ^1.4.1 -> ^2.0.0 |
Release Notes
browserify/commonjs-assert (assert)
v2.1.0
- [New] Implement
assert.match()
andassert.doesNotMatch()
- [Refactor] switching to a maintained Object.assign package
- [readme] Add description for usage with webpack and vite (#60)
- [readme] Remove duplicate line under usage section (#48)
- [Deps] update
is-nan
,object-is
,util
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/preset-env
,airtap
,core-js
,cross-eng
,object.entries
,object.getownpropertydescriptors
,tape
v2.0.0
- Sync with Node.js master. (@lukechilds in #44)
Note: Support for IE9 and IE10 has been dropped. IE11 is still supported.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.