Skip to content

Commit 3197ecf

Browse files
Renovate Botch4og
authored andcommitted
chore(deps): pin dependencies (#23)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | devDependencies | pin | [`^3.3.1` -> `3.3.1`](https://renovatebot.com/diffs/npm/@eslint%2feslintrc/3.3.1/3.3.1) | | [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | pin | [`^9.38.0` -> `9.39.1`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.39.1/9.39.1) | | [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cors) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors)) | devDependencies | pin | [`^2.8.19` -> `2.8.19`](https://renovatebot.com/diffs/npm/@types%2fcors/2.8.19/2.8.19) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDguNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.in.csmpro.ru/csmpro/csm-mapban/pulls/23 Co-authored-by: Renovate Bot <renovate@csmpro.ru> Co-committed-by: Renovate Bot <renovate@csmpro.ru>
1 parent 2c8c9de commit 3197ecf

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

apps/backend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"socket.io": "^4.8.1"
1515
},
1616
"devDependencies": {
17-
"@eslint/eslintrc": "^3.3.1",
18-
"@eslint/js": "^9.38.0",
19-
"@types/cors": "^2.8.19",
17+
"@eslint/eslintrc": "3.3.1",
18+
"@eslint/js": "9.39.1",
19+
"@types/cors": "2.8.19",
2020
"@types/express": "5.0.3",
2121
"@types/node": "24.3.0",
2222
"@typescript-eslint/eslint-plugin": "8.39.1",

bun.lock

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

0 commit comments

Comments
 (0)