Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/plugin-packer-2
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Oct 28, 2024
2 parents bb847d3 + 682c0da commit 8080a6b
Show file tree
Hide file tree
Showing 3 changed files with 1,077 additions and 1,204 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
},
"devDependencies": {
"@actions/core": "^1.11.1",
"@babel/core": "^7.25.9",
"@babel/preset-env": "^7.25.9",
"@babel/preset-typescript": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@cucumber/cucumber": "^10.9.0",
"@cybozu/eslint-config": "^24.0.0-beta.0",
"@cybozu/license-manager": "^1.2.1",
Expand Down Expand Up @@ -99,7 +99,7 @@
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript": "^5.6.3",
"zx": "^8.1.9"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 8080a6b

Please sign in to comment.