Skip to content

Commit 48b3184

Browse files
committed
chore: Upgrade root package deps
1 parent aa719c1 commit 48b3184

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@
7878
"devDependencies": {
7979
"@types/prettier": "2.6.0",
8080
"changelog-parser": "^2.8.1",
81-
"eslint": "^9.20.0",
81+
"eslint": "^9.27.0",
8282
"eslint-plugin-import": "^2.31.0",
8383
"eslint-plugin-monorepo": "^0.3.2",
8484
"husky": ">=6",
8585
"infer-owner": "^1.0.4",
8686
"lerna": "^8.2.1",
87-
"lint-staged": "^15.5.0",
88-
"prettier": "^3.5.1",
87+
"lint-staged": "^15.5.2",
88+
"prettier": "^3.5.3",
8989
"standard-version": "^9.5.0"
9090
},
9191
"resolutions": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4648,7 +4648,7 @@ eslint-visitor-keys@^4.2.0:
46484648
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
46494649
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
46504650

4651-
eslint@^9.20.0, eslint@^9.21.0, eslint@^9.24.0:
4651+
eslint@^9.20.0, eslint@^9.21.0, eslint@^9.24.0, eslint@^9.27.0:
46524652
version "9.27.0"
46534653
resolved "https://registry.npmjs.org/eslint/-/eslint-9.27.0.tgz#a587d3cd5b844b68df7898944323a702afe38979"
46544654
integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==
@@ -7263,7 +7263,7 @@ lines-and-columns@^1.1.6:
72637263
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
72647264
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
72657265

7266-
lint-staged@^15.5.0:
7266+
lint-staged@^15.5.0, lint-staged@^15.5.2:
72677267
version "15.5.2"
72687268
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
72697269
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
@@ -8700,7 +8700,7 @@ [email protected]:
87008700
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
87018701
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
87028702

8703-
prettier@^3.5.1:
8703+
prettier@^3.5.3:
87048704
version "3.5.3"
87058705
resolved "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
87068706
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==

0 commit comments

Comments
 (0)