Skip to content

Commit 15245c8

Browse files
chore(deps): update all minor dependency bump (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5484c50 commit 15245c8

File tree

3 files changed

+170
-66
lines changed

3 files changed

+170
-66
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.17.0
1+
20.18.0

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
"author": "Jakub Freisler <jakub@frsource.org>",
4545
"license": "MIT",
4646
"devDependencies": {
47-
"@frsource/eslint-config": "1.16.0",
48-
"@frsource/prettier-config": "1.11.0",
49-
"@frsource/semantic-release-config": "1.13.0",
47+
"@frsource/eslint-config": "1.19.0",
48+
"@frsource/prettier-config": "1.13.0",
49+
"@frsource/semantic-release-config": "1.18.0",
5050
"cpy-cli": "5.0.0",
5151
"eslint": "9.12.0",
52-
"globals": "15.9.0",
52+
"globals": "15.10.0",
5353
"microbundle": "0.15.1",
5454
"prettier": "3.3.3",
5555
"rimraf": "6.0.1",
5656
"sass": "1.79.4",
5757
"semantic-release": "24.1.2"
5858
},
59-
"packageManager": "pnpm@9.11.0",
59+
"packageManager": "pnpm@9.12.1",
6060
"publishConfig": {
6161
"access": "public"
6262
},

0 commit comments

Comments
 (0)