Skip to content

Commit

Permalink
#39 update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ienaga committed Sep 14, 2023
1 parent 87f25db commit 5dd0290
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"htmlparser2": "^9.0.0"
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/plugin-transform-modules-commonjs": "^7.22.11",
"@babel/preset-env": "^7.22.14",
"@babel/core": "^7.22.18",
"@babel/plugin-transform-modules-commonjs": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@next2d/jsdoc-template": "^1.0.7",
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"eslint-webpack-plugin": "^4.0.1",
"fflate": "^0.8.0",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jsdoc": "^4.0.2",
"ts-jest": "^29.1.1",
"ts-loader": "^9.4.4",
Expand Down

0 comments on commit 5dd0290

Please sign in to comment.