From 5cd52c1243072d9e2fb61a4edf6d579b9ee55ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:15:48 +0000 Subject: [PATCH] Bump @khanacademy/eslint-config from 4.0.1 to 5.0.1 Bumps [@khanacademy/eslint-config](/~https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-config-khan) from 4.0.1 to 5.0.1. - [Release notes](/~https://github.com/Khan/wonder-stuff/releases) - [Changelog](/~https://github.com/Khan/wonder-stuff/blob/main/packages/eslint-config-khan/CHANGELOG.md) - [Commits](/~https://github.com/Khan/wonder-stuff/commits/@khanacademy/eslint-config@5.0.1/packages/eslint-config-khan) --- updated-dependencies: - dependency-name: "@khanacademy/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22411b96..64fdf41f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.5.0", "@hyperjump/json-schema": "^0.23.4", - "@khanacademy/eslint-config": "^4.0.0", + "@khanacademy/eslint-config": "^5.0.1", "@khanacademy/eslint-plugin": "^3.0.0", "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-commonjs": "^26.0.1", diff --git a/yarn.lock b/yarn.lock index 71a5ec3c..c324c043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1627,10 +1627,10 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@khanacademy/eslint-config@^4.0.0": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@khanacademy/eslint-config/-/eslint-config-4.0.1.tgz#cc0361250d97a5a6f9df7f3b470c9a4f422c3942" - integrity sha512-9kNKzlXqJXPr22YnfqsHcgbX14jqkc8DhN6BwaLI7CwLVfPNploOCv2Ja46IP9PN+PZP5rSQxfkv1FaNg1dj3g== +"@khanacademy/eslint-config@^5.0.1": + version "5.0.1" + resolved "https://registry.yarnpkg.com/@khanacademy/eslint-config/-/eslint-config-5.0.1.tgz#430d4151d8d145b05ae8e55e838ea6acbfaadf27" + integrity sha512-2cOthcTwYxXGSfdrXEz98pg297L12kJ5DpCGy5AtaVqY1gGYDh0B9W8farPPmTzwi4tGM4p5aE+ESFxJvaWT/Q== "@khanacademy/eslint-plugin@^3.0.0": version "3.1.1"