Skip to content

Commit 6ae62b2

Browse files
renovate[bot]Mainbird
authored andcommitted
chore(deps): update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------------------------ | ------ | ------- | | npm | eslint | 10.8.0 | 10.8.1 | | npm | eslint-plugin-prefer-arrow-functions | 3.10.1 | 3.10.2 | | npm | globals | 17.9.0 | 17.11.0 | | npm | semantic-release | 25.0.8 | 25.0.9 | | npm | typescript-eslint | 8.66.0 | 8.67.0 |
1 parent 42d955c commit 6ae62b2

2 files changed

Lines changed: 85 additions & 85 deletions

File tree

package-lock.json

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
},
2020
"peerDependencies": {
2121
"@eslint/js": "^10.0.1",
22-
"eslint": "^10.8.0",
22+
"eslint": "^10.8.1",
2323
"eslint-plugin-perfectionist": "^5.10.1",
24-
"eslint-plugin-prefer-arrow-functions": "^3.10.1",
25-
"globals": "^17.9.0",
26-
"typescript-eslint": "^8.66.0"
24+
"eslint-plugin-prefer-arrow-functions": "^3.10.2",
25+
"globals": "^17.11.0",
26+
"typescript-eslint": "^8.67.0"
2727
},
2828
"devDependencies": {
2929
"prettier-package-json": "^2.8.0",
30-
"semantic-release": "^25.0.8"
30+
"semantic-release": "^25.0.9"
3131
},
3232
"keywords": [
3333
"eslint",

0 commit comments

Comments
 (0)