Skip to content

Commit

Permalink
chore(deps): Update all development npm dependencies (2024-10-01)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 1, 2024
1 parent fa6c9d5 commit 5d4845d
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 29 deletions.
138 changes: 112 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"description": "ical-generator is a small piece of code which generates ical calendar files",
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@qiwi/semantic-release-gh-pages-plugin": "^5.2.12",
"@sebbo2002/semantic-release-jsr": "^2.0.1-develop.2",
Expand All @@ -23,7 +23,7 @@
"@types/mocha": "^10.0.8",
"c8": "^10.1.2",
"dayjs": "^1.11.13",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-plugin-jsonc": "^2.16.0",
"esm": "^3.2.25",
"license-checker": "^25.0.1",
Expand All @@ -32,7 +32,7 @@
"mochawesome": "^7.1.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"nyc": "^17.0.0",
"nyc": "^17.1.0",
"rrule": "^2.8.1",
"semantic-release": "^24.1.1",
"semantic-release-license": "^1.0.2",
Expand Down

0 comments on commit 5d4845d

Please sign in to comment.