Skip to content

Commit

Permalink
Bump eslint-config-jquery from 3.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [eslint-config-jquery](https://github.com/jquery/eslint-config-jquery) from 3.0.0 to 3.0.2.
- [Commits](jquery/eslint-config-jquery@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: eslint-config-jquery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 5308d18 commit ced0fbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-loader": "^8.2.5",
"browser-sync-webpack-plugin": "^2.3.0",
"eslint": "^8.36.0",
"eslint-config-jquery": "^3.0.0",
"eslint-config-jquery": "^3.0.2",
"eslint-plugin-import": "^2.27.5",
"tar": "^6.2.0",
"typescript": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2059,10 +2059,10 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

eslint-config-jquery@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-jquery/-/eslint-config-jquery-3.0.0.tgz#3f6bd0a8cbc1636790a55513d7dbb39783d2be10"
integrity sha512-VDdRAIlNq1EM5P7J4JGQSCnZEIvIlNGGTUTCPT2wQNZ2GT69rsAwSIqZVcoiyZbwY7TaaMwLOxwSjqm+DEUjbA==
eslint-config-jquery@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-jquery/-/eslint-config-jquery-3.0.2.tgz#112f5edf8941feef12b3d22e2107a182d2b35686"
integrity sha512-1CdP7AY5ZuhDGUXz+/b7FwhRnDoK0A1swz+2nZ+zpEYJ3EyV085AOAfpFJL2s+ioHDspNQEsGSsl9uUEm9/f/g==

eslint-import-resolver-node@^0.3.7:
version "0.3.7"
Expand Down

0 comments on commit ced0fbf

Please sign in to comment.