Skip to content

Commit 493d787

Browse files
build(deps-dev): bump the development-dependencies group across 1 directory with 2 updates (#404)
#404
1 parent 04020a2 commit 493d787

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

DEPENDENCIES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ npm/npmjs/-/escape-string-regexp/4.0.0, MIT, approved, clearlydefined
152152
npm/npmjs/-/escodegen/2.1.0, BSD-2-Clause AND (BSD-2-Clause AND BSD-3-Clause), approved, #9306
153153
npm/npmjs/-/eslint-compat-utils/0.5.1, MIT, approved, #13999
154154
npm/npmjs/-/eslint-config-love/43.1.0, MIT, approved, #13906
155-
npm/npmjs/-/eslint-config-prettier/9.1.0, MIT, approved, #11979
155+
npm/npmjs/-/eslint-config-prettier/9.1.2, MIT, approved, #11979
156156
npm/npmjs/-/eslint-config-standard/17.1.0, MIT, approved, clearlydefined
157157
npm/npmjs/-/eslint-import-resolver-node/0.3.9, MIT, approved, #9923
158158
npm/npmjs/-/eslint-module-utils/2.12.0, MIT, approved, #16409
@@ -861,7 +861,7 @@ npm/npmjs/@types/jsdom/20.0.1, MIT, approved, clearlydefined
861861
npm/npmjs/@types/json5/0.0.29, MIT, approved, clearlydefined
862862
npm/npmjs/@types/lodash.debounce/4.0.9, MIT, approved, clearlydefined
863863
npm/npmjs/@types/lodash.uniq/4.5.9, MIT, approved, #13930
864-
npm/npmjs/@types/lodash/4.17.16, MIT, approved, #18358
864+
npm/npmjs/@types/lodash/4.17.20, MIT, approved, #18358
865865
npm/npmjs/@types/node/20.16.15, MIT, approved, #16051
866866
npm/npmjs/@types/node/22.7.4, MIT, approved, #16398
867867
npm/npmjs/@types/papaparse/5.3.15, MIT, approved, #10964

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@testing-library/react": "^14.2.1",
7575
"@testing-library/user-event": "^14.5.2",
7676
"@types/jest": "^29.5.14",
77-
"@types/lodash": "^4.17.16",
77+
"@types/lodash": "^4.17.20",
7878
"@types/lodash.debounce": "^4.0.9",
7979
"@types/lodash.uniq": "^4.5.9",
8080
"@types/node": "^20.16.15",
@@ -90,7 +90,7 @@
9090
"@vitejs/plugin-react": "^4.3.4",
9191
"eslint": "^8.57.0",
9292
"eslint-config-love": "^43.1.0",
93-
"eslint-config-prettier": "^9.1.0",
93+
"eslint-config-prettier": "^9.1.2",
9494
"eslint-plugin-import": "^2.29.1",
9595
"eslint-plugin-n": "^16.6.2",
9696
"eslint-plugin-promise": "^6.1.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,10 +1621,10 @@
16211621
dependencies:
16221622
"@types/lodash" "*"
16231623

1624-
"@types/lodash@*", "@types/lodash@^4.17.16":
1625-
version "4.17.16"
1626-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
1627-
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
1624+
"@types/lodash@*", "@types/lodash@^4.17.20":
1625+
version "4.17.20"
1626+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
1627+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
16281628

16291629
"@types/node@*":
16301630
version "22.7.4"
@@ -3144,10 +3144,10 @@ eslint-config-love@^43.1.0:
31443144
"@typescript-eslint/parser" "^6.4.0"
31453145
eslint-config-standard "17.1.0"
31463146

3147-
eslint-config-prettier@^9.1.0:
3148-
version "9.1.0"
3149-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
3150-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
3147+
eslint-config-prettier@^9.1.2:
3148+
version "9.1.2"
3149+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.2.tgz#90deb4fa0259592df774b600dbd1d2249a78ce91"
3150+
integrity sha512-iI1f+D2ViGn+uvv5HuHVUamg8ll4tN+JRHGc6IJi4TP9Kl976C57fzPXgseXNs8v0iA8aSJpHsTWjDb9QJamGQ==
31513151

31523152
31533153
version "17.1.0"

0 commit comments

Comments
 (0)