Skip to content

Commit 147193e

Browse files
chore(deps): update all minor dependency bump
1 parent 9fec6bc commit 147193e

File tree

3 files changed

+180
-253
lines changed

3 files changed

+180
-253
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20.0
1+
22.21.1

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,21 @@
4242
"author": "Jakub Freisler <[email protected]>",
4343
"license": "MIT",
4444
"devDependencies": {
45-
"@frsource/eslint-config": "1.64.0",
46-
"@frsource/prettier-config": "1.37.0",
47-
"@frsource/semantic-release-config": "1.95.0",
48-
"eslint": "9.38.0",
49-
"globals": "16.4.0",
45+
"@frsource/eslint-config": "1.68.0",
46+
"@frsource/prettier-config": "1.38.0",
47+
"@frsource/semantic-release-config": "1.100.0",
48+
"eslint": "9.39.1",
49+
"globals": "16.5.0",
5050
"microbundle": "0.15.1",
51-
"prettier": "3.6.2",
52-
"rimraf": "6.0.1",
51+
"prettier": "3.7.1",
52+
"rimraf": "6.1.2",
5353
"semantic-release": "24.2.9",
5454
"typescript": "5.9.3"
5555
},
5656
"publishConfig": {
5757
"access": "public"
5858
},
59-
"packageManager": "pnpm@10.18.3",
59+
"packageManager": "pnpm@10.24.0",
6060
"files": [
6161
"dist",
6262
"package.json"

0 commit comments

Comments
 (0)