Add jasmine-core as a dependency and bump @beanbag/eslint-plugin.

Review Request #13139 — Created July 13, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-4.x

Reviewers

This is a simple dependency update for djblets to add jasmine-core (used
during development checking for imports in JS test files) as a new
dependency, as well as bump to the newer version of
@beanbag/eslint-plugin, which pulls in the new rules for comments inside
blocks.

Ran js-tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add jasmine-core as a dependency and bump @beanbag/eslint-plugin.
This is a simple dependency update for djblets to add jasmine-core (used during development checking for imports in JS test files) as a new dependency, as well as bump to the newer version of @beanbag/eslint-plugin, which pulls in the new rules for comments inside blocks. Testing Done: Ran js-tests.
bf72d6831f65264013515d56900490cd70b26870 David Trowbridge
package-lock.json
rollup.config.js
djblets/dependencies.py
djblets/package.json
Loading...