Skip to content

Commit

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

chore(deps): bump the dependencies group across 1 directory with 4 updates
  • Loading branch information
leungkinghin-ct authored Apr 30, 2024
2 parents 3359d99 + fbf68f9 commit 531c61c
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 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": {
"@paypal/paypal-js": "8.0.4",
"serve": "14.2.1"
"@paypal/paypal-js": "8.0.5",
"serve": "14.2.3"
},
"devDependencies": {
"@types/node": "20.12.7",
"jest": "29.7.0",
"sass": "1.75.0",
"ts-jest": "^29.1.2",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite-plugin-css-injected-by-js": "3.5.0"
"vite": "5.2.10",
"vite-plugin-css-injected-by-js": "3.5.1"
}
}

0 comments on commit 531c61c

Please sign in to comment.