Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Joonas-M-S committed Dec 15, 2023
1 parent f0b5ab5 commit 54e4b7e
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 287 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digitraffic/common",
"version": "2023.12.15-1",
"version": "2023.12.15-2",
"description": "",
"repository": {
"type": "git",
Expand Down Expand Up @@ -43,23 +43,23 @@
"pg-promise": "^11.5.4"
},
"devDependencies": {
"@types/aws-lambda": "8.10.125",
"@types/geojson": "7946.0.12",
"@types/etag": "1.8.2",
"@types/jest": "29.5.6",
"@types/lodash": "4.14.200",
"@types/node": "20.8.9",
"@types/sinon": "10.0.20",
"@typescript-eslint/eslint-plugin": "~6.9.0",
"@types/aws-lambda": "8.10.130",
"@types/geojson": "7946.0.13",
"@types/etag": "1.8.3",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/node": "20.10.4",
"@types/sinon": "17.0.2",
"@typescript-eslint/eslint-plugin": "~6.14.0",
"@typescript-eslint/parser": "^6.9.0",
"aws-cdk-lib": "~2.103.1",
"aws-sdk": "~2.1482.0",
"aws-cdk-lib": "~2.115.0",
"aws-sdk": "~2.1519.0",
"axios": "^1.6.0",
"change-case": "4.1.2",
"change-case": "5.3.0",
"constructs": "10.3.0",
"date-fns-tz": "~2.0.0",
"date-fns": "~2.30.0",
"eslint": "~8.52.0",
"eslint": "~8.55.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-deprecation": "~2.0.0",
"etag": "^1.8.1",
Expand All @@ -72,11 +72,11 @@
"node-ttl": "^0.2.0",
"pg-native": "^3.0.1",
"pg-promise": "^11.5.4",
"prettier": "^2.8.8",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"sinon": "17.0.0",
"sinon": "17.0.1",
"ts-jest": "^29.1.1",
"typescript": "~4.9.5",
"typescript": "~5.3.3",
"velocityjs": "2.0.6"
},
"externals": [
Expand Down
Loading

0 comments on commit 54e4b7e

Please sign in to comment.