Skip to content

Commit ca8a46d

Browse files
deps: bump assert from 2.0.0 to 2.1.0 (#4265)
Bumps [assert](https://github.com/browserify/commonjs-assert) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/browserify/commonjs-assert/releases) - [Changelog](https://github.com/browserify/commonjs-assert/blob/main/CHANGELOG.md) - [Commits](browserify/commonjs-assert@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: assert dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40bde1d commit ca8a46d

File tree

2 files changed

+13
-19
lines changed

2 files changed

+13
-19
lines changed

package-lock.json

Lines changed: 12 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"stream-browserify": "^3.0.0"
1010
},
1111
"devDependencies": {
12-
"assert": "^2.0.0"
12+
"assert": "^2.1.0"
1313
}
1414
}

0 commit comments

Comments
 (0)