Realign `package.json` dev deps versions from lock file (#41461)
BrowserStack / browserstack (push) Waiting to run Details
Bundlewatch / bundlewatch (push) Waiting to run Details
CodeQL / Analyze (push) Waiting to run Details
cspell / cspell (push) Waiting to run Details
CSS / css (push) Waiting to run Details
Docs / docs (push) Waiting to run Details
JS Tests / JS Tests (push) Waiting to run Details
Lint / lint (push) Waiting to run Details
CSS (node-sass) / css (push) Waiting to run Details
Release notes / update_release_draft (push) Waiting to run Details

This commit is contained in:
Julien Déramond 2025-05-12 22:55:38 +02:00 committed by GitHub
parent ac0e962d32
commit 03f6129e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -57,7 +57,7 @@
"htmlparser2": "^10.0.0",
"image-size": "^2.0.2",
"ip": "^2.0.1",
"jasmine": "^5.6.0",
"jasmine": "^5.7.0",
"jquery": "^3.7.1",
"js-yaml": "^4.1.0",
"karma": "^6.4.4",
@ -86,7 +86,7 @@
"sass": "1.78.0",
"sass-true": "^8.1.0",
"shelljs": "^0.9.2",
"stylelint": "^16.17.0",
"stylelint": "^16.19.1",
"stylelint-config-twbs-bootstrap": "^16.0.0",
"terser": "^5.39.0",
"unist-util-visit": "^5.0.0",

View File

@ -146,7 +146,7 @@
"htmlparser2": "^10.0.0",
"image-size": "^2.0.2",
"ip": "^2.0.1",
"jasmine": "^5.6.0",
"jasmine": "^5.7.0",
"jquery": "^3.7.1",
"js-yaml": "^4.1.0",
"karma": "^6.4.4",
@ -175,7 +175,7 @@
"sass": "1.78.0",
"sass-true": "^8.1.0",
"shelljs": "^0.9.2",
"stylelint": "^16.17.0",
"stylelint": "^16.19.1",
"stylelint-config-twbs-bootstrap": "^16.0.0",
"terser": "^5.39.0",
"unist-util-visit": "^5.0.0",