Skip to content

Commit

Permalink
Bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Jul 11, 2023
1 parent 49ef989 commit 9041df2
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 @@ -30,16 +30,16 @@
},
"devDependencies": {
"@mapbox/geojson-rewind": "^0.5.2",
"@types/jest": "^29.4.0",
"@types/node": "^18.15.0",
"esbuild": "^0.17.11",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.1",
"esbuild": "^0.18.11",
"esbuild-jest": "~0.5.0",
"jest": "^29.5.0",
"jest-extended": "^3.2.4",
"jest": "^29.6.1",
"jest-extended": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^3.0.0",
"shx": "^0.3.4",
"typescript": "^4.9.5"
"typescript": "^5.1.6"
},
"scripts": {
"all": "run-s clean build pretty test",
Expand Down

0 comments on commit 9041df2

Please sign in to comment.