Skip to content

Commit

Permalink
Merge pull request #115 from commercetools/dependabot/npm_and_yarn/en…
Browse files Browse the repository at this point in the history
…abler/dependencies-b4f4a0f752

chore(deps): bump the dependencies group in /enabler with 4 updates
  • Loading branch information
leungkinghin-ct authored May 7, 2024
2 parents d1e18fe + 9d1d5a0 commit 5445f84
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions enabler/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 enabler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"serve": "npm run build && serve public -l 3000 --cors"
},
"dependencies": {
"@adyen/adyen-web": "5.63.0",
"@adyen/adyen-web": "5.64.0",
"serve": "14.2.3"
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/node": "20.12.8",
"jest": "29.7.0",
"sass": "1.75.0",
"sass": "1.76.0",
"ts-jest": "^29.1.2",
"typescript": "5.4.5",
"vite": "5.2.10",
"vite": "5.2.11",
"vite-plugin-css-injected-by-js": "3.5.1"
}
}

0 comments on commit 5445f84

Please sign in to comment.