Skip to content

Commit

Permalink
Import: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thejetou committed Jun 5, 2024
1 parent b743805 commit bad9217
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
44 changes: 22 additions & 22 deletions import/package-lock.json

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

8 changes: 4 additions & 4 deletions import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"repository": "github:smogon/damage-calc",
"license": "MIT",
"dependencies": {
"@pkmn/data": "^0.9.4",
"@pkmn/dex": "^0.9.4",
"@pkmn/sim": "^0.9.4",
"@pkmn/smogon": "^0.5.7"
"@pkmn/data": "^0.9.5",
"@pkmn/dex": "^0.9.5",
"@pkmn/sim": "^0.9.5",
"@pkmn/smogon": "^0.5.8"
},
"devDependencies": {
"@pkmn/eslint-config": "^2.1.0",
Expand Down

0 comments on commit bad9217

Please sign in to comment.