Skip to content

Commit d747203

Browse files
ansgarmgithub-actions[bot]
authored andcommitted
chore: npm-check-updates && yarn upgrade
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent c7c1144 commit d747203

File tree

2 files changed

+214
-34
lines changed

2 files changed

+214
-34
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.27.0",
82-
"eslint-plugin-import": "^2.31.0",
81+
"eslint": "^9.31.0",
82+
"eslint-plugin-import": "^2.32.0",
8383
"eslint-plugin-monorepo": "^0.3.2",
8484
"husky": ">=6",
8585
"infer-owner": "^1.0.4",
8686
"lerna": "^8.2.1",
8787
"lint-staged": "^15.5.2",
88-
"prettier": "^3.5.3",
88+
"prettier": "^3.6.2",
8989
"standard-version": "^9.5.0"
9090
},
9191
"resolutions": {

0 commit comments

Comments
 (0)