Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
falsandtru committed Feb 10, 2024
1 parent 92cc0e5 commit ed3e70d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ source 'https://rubygems.org'

gem 'github-pages'
gem 'webrick'
gem 'wdm'
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"LICENSE"
],
"dependencies": {
"spica": "0.0.777"
"spica": "0.0.781"
},
"devDependencies": {
"@types/mocha": "10.0.6",
"@types/power-assert": "1.5.12",
"@types/prismjs": "1.26.3",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-loader": "^9.1.3",
"babel-plugin-unassert": "^3.2.0",
"concurrently": "^8.2.2",
Expand All @@ -48,13 +48,13 @@
"karma-firefox-launcher": "^2.1.2",
"karma-mocha": "^2.0.1",
"karma-power-assert": "^1.0.0",
"mocha": "^10.2.0",
"npm-check-updates": "^16.14.14",
"semver": "^7.5.4",
"mocha": "^10.3.0",
"npm-check-updates": "^16.14.15",
"semver": "^7.6.0",
"ts-loader": "^9.5.1",
"typed-dom": "0.0.348",
"typescript": "5.2.2",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0"
},
Expand Down

0 comments on commit ed3e70d

Please sign in to comment.