Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Oct 29, 2023
1 parent ffc6984 commit 96ba2cf
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 318 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions scripts/bundle-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/eslint/eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const pluginQUnit = require('eslint-plugin-qunit');
const pluginReDoS = require('eslint-plugin-redos');
const pluginRegExp = require('eslint-plugin-regexp');
const pluginSonarJS = require('eslint-plugin-sonarjs');
const pluginStylisticJS = require('@stylistic/eslint-plugin');
const pluginStylisticJS = require('@stylistic/eslint-plugin-js');
const pluginUnicorn = require('eslint-plugin-unicorn');
const PACKAGES_NODE_VERSIONS = require('core-js-builder/package').engines.node;

Expand Down
Loading

0 comments on commit 96ba2cf

Please sign in to comment.