Skip to content

Commit

Permalink
Merge pull request #55 from salesforce/dependabot-npm_and_yarn-minor-…
Browse files Browse the repository at this point in the history
…and-patch-6d6e180c8f

chore(dev-deps): bump the minor-and-patch group across 1 directory with 2 updates
  • Loading branch information
ben-zhang-at-salesforce authored Jan 10, 2025
2 parents 5a8bcc2 + 0a92434 commit 8793ef7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
],
"devDependencies": {
"@babel/eslint-parser": "7.25.9",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-chain": "^1.1.6",
"jest-junit": "^16.0.0",
"jest-sonar-reporter": "^2.0.0",
"eslint": "^8.57.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-eslint-plugin": "^6.3.1",
"eslint-plugin-eslint-plugin": "^6.4.0",
"chai": "^4.5.0"
},
"dependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1263,10 +1263,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"

eslint-plugin-eslint-plugin@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-6.3.1.tgz#a777e437211bc4db7526b5a029c0628614bebb98"
integrity sha512-5OUvS+kzpfbX3Pyt7ULYLJBGdjM/tGPdjePGFE50Lqdqcn/dB0f9ifbRCrCGWBt10Ljk7O6ajj3BPOZ8vmD50g==
eslint-plugin-eslint-plugin@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-6.4.0.tgz#280813931d94e21d0276225d5e8b5da4f4d35069"
integrity sha512-X94/hr7DnckX68wE6Qqeo3DsZndZSclfoewjwD249yG5z2EAOl3UGUohLIgOpmbUjcFv6AlfW3wxBnOiWkS1Iw==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
estraverse "^5.3.0"
Expand Down Expand Up @@ -2507,10 +2507,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
prettier@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==

pretty-format@^29.7.0:
version "29.7.0"
Expand Down

0 comments on commit 8793ef7

Please sign in to comment.