Skip to content

Commit

Permalink
OPS: update packages
Browse files Browse the repository at this point in the history
Co-authored-by: Laszlo Hammerl <[email protected]>
  • Loading branch information
knagy and potato committed Jun 7, 2024
1 parent 95ae13b commit 1647ba6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
"api"
],
"devDependencies": {
"eslint": "^5.16.0",
"eslint": "^8.57.0",
"eslint-config-emarsys": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"faucet": "0.0.1",
"prettier": "^1.17.1",
"ramda": "^0.26.1",
"recursive-readdir": "^2.2.2",
"sinon": "^7.3.2",
"tape": "^4.10.1"
"eslint-plugin-security": "^3.0.0",
"faucet": "0.0.4",
"prettier": "^1.19.1",
"ramda": "^0.30.1",
"recursive-readdir": "^2.2.3",
"sinon": "^18.0.0",
"tape": "^4.17.0"
},
"dependencies": {
"dateformat": "3.0.2",
"is-number": "3.0.0",
"is-string": "1.0.4"
"dateformat": "4.6.3",
"is-number": "7.0.0",
"is-string": "1.0.7"
}
}

0 comments on commit 1647ba6

Please sign in to comment.