Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the js-development-dependencies group with 3 updates #2370

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"yarn": "4.x"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"eslint": "^9.16.0",
"@eslint/js": "^9.17.0",
"eslint": "^9.17.0",
"globals": "15.13.0",
"postcss": "^8.4.49",
"postcss-scss": "^4.0.9",
"stylelint": "^16.11.0",
"stylelint": "^16.12.0",
"stylelint-config-sass-guidelines": "^12.1.0"
},
"repository": "https://github.com/texpert/florsan.git",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.16.0, @eslint/js@npm:^9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
languageName: node
linkType: hard

Expand Down Expand Up @@ -442,7 +442,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.5":
"cross-spawn@npm:^7.0.6":
version: 7.0.6
resolution: "cross-spawn@npm:7.0.6"
dependencies:
Expand Down Expand Up @@ -571,16 +571,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
"eslint@npm:^9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.16.0"
"@eslint/js": "npm:9.17.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand All @@ -589,7 +589,7 @@ __metadata:
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.5"
cross-spawn: "npm:^7.0.6"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.2.0"
Expand All @@ -616,7 +616,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255
checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd
languageName: node
linkType: hard

Expand Down Expand Up @@ -790,12 +790,12 @@ __metadata:
version: 0.0.0-use.local
resolution: "florsan@workspace:."
dependencies:
"@eslint/js": "npm:^9.16.0"
eslint: "npm:^9.16.0"
"@eslint/js": "npm:^9.17.0"
eslint: "npm:^9.17.0"
globals: "npm:15.13.0"
postcss: "npm:^8.4.49"
postcss-scss: "npm:^4.0.9"
stylelint: "npm:^16.11.0"
stylelint: "npm:^16.12.0"
stylelint-config-sass-guidelines: "npm:^12.1.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1540,9 +1540,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:^16.11.0":
version: 16.11.0
resolution: "stylelint@npm:16.11.0"
"stylelint@npm:^16.12.0":
version: 16.12.0
resolution: "stylelint@npm:16.12.0"
dependencies:
"@csstools/css-parser-algorithms": "npm:^3.0.4"
"@csstools/css-tokenizer": "npm:^3.0.3"
Expand Down Expand Up @@ -1580,11 +1580,11 @@ __metadata:
string-width: "npm:^4.2.3"
supports-hyperlinks: "npm:^3.1.0"
svg-tags: "npm:^1.0.0"
table: "npm:^6.8.2"
table: "npm:^6.9.0"
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/65638247fb4e5eacb032e3a98412a13ad8b343d2d58e22d61b96ada72808b5b7e736c845937b3bcfde04c0bfa2120383b507e530afe876dafe824a93c337258f
checksum: 10c0/d60bc6136f5bdc4e49ec22aee4d82130c4e9c94aa7d249da9dda315a862615e74acaefb24c560529b2102f8c27dde473b148ffcee861f5dab7b0225254765102
languageName: node
linkType: hard

Expand Down Expand Up @@ -1663,7 +1663,7 @@ __metadata:
languageName: node
linkType: hard

"table@npm:^6.8.2":
"table@npm:^6.8.2, table@npm:^6.9.0":
version: 6.9.0
resolution: "table@npm:6.9.0"
dependencies:
Expand Down
Loading