Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit af6c449

Browse files
authored
Merge pull request #1265 from renovate-bot/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 69c18eb + 8a1b16f commit af6c449

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@slickgrid-universal/graphql": "~3.2.1",
9393
"@slickgrid-universal/odata": "~3.2.1",
9494
"@slickgrid-universal/text-export": "~3.2.1",
95-
"@types/dompurify": "^3.0.2",
95+
"@types/dompurify": "^3.0.3",
9696
"@types/flatpickr": "^3.1.2",
9797
"@types/fnando__sparkline": "^0.3.5",
9898
"@types/jest": "^29.5.5",
@@ -103,7 +103,7 @@
103103
"bootstrap": "^5.3.2",
104104
"copyfiles": "^2.4.1",
105105
"custom-event-polyfill": "^1.0.7",
106-
"eslint": "^8.49.0",
106+
"eslint": "^8.50.0",
107107
"fetch-jsonp": "^1.3.0",
108108
"font-awesome": "^4.7.0",
109109
"jest": "^29.7.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,10 +2160,10 @@
21602160
minimatch "^3.1.2"
21612161
strip-json-comments "^3.1.1"
21622162

2163-
"@eslint/js@8.49.0":
2164-
version "8.49.0"
2165-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333"
2166-
integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==
2163+
"@eslint/js@8.50.0":
2164+
version "8.50.0"
2165+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
2166+
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
21672167

21682168
"@faker-js/faker@^8.1.0":
21692169
version "8.1.0"
@@ -3196,10 +3196,10 @@
31963196
dependencies:
31973197
"@types/node" "*"
31983198

3199-
"@types/dompurify@^3.0.2":
3200-
version "3.0.2"
3201-
resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.0.2.tgz#c1cd33a475bc49c43c2a7900e41028e2136a4553"
3202-
integrity sha512-YBL4ziFebbbfQfH5mlC+QTJsvh0oJUrWbmxKMyEdL7emlHJqGR2Qb34TEFKj+VCayBvjKy3xczMFNhugThUsfQ==
3199+
"@types/dompurify@^3.0.3":
3200+
version "3.0.3"
3201+
resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.0.3.tgz#d34ba1cf4f8b8f2cbfe5d3118dc3b7d81858fa42"
3202+
integrity sha512-odiGr/9/qMqjcBOe5UhcNLOFHSYmKFOyr+bJ/Xu3Qp4k1pNPAlNLUVNNLcLfjQI7+W7ObX58EdD3H+3p3voOvA==
32033203
dependencies:
32043204
"@types/trusted-types" "*"
32053205

@@ -5905,15 +5905,15 @@ eslint-visitor-keys@^3.4.3:
59055905
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
59065906
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
59075907

5908-
eslint@^8.49.0:
5909-
version "8.49.0"
5910-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42"
5911-
integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==
5908+
eslint@^8.50.0:
5909+
version "8.50.0"
5910+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
5911+
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
59125912
dependencies:
59135913
"@eslint-community/eslint-utils" "^4.2.0"
59145914
"@eslint-community/regexpp" "^4.6.1"
59155915
"@eslint/eslintrc" "^2.1.2"
5916-
"@eslint/js" "8.49.0"
5916+
"@eslint/js" "8.50.0"
59175917
"@humanwhocodes/config-array" "^0.11.11"
59185918
"@humanwhocodes/module-importer" "^1.0.1"
59195919
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)