Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2024
1 parent 6f511c2 commit f1dd07e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pulse/product-search-with-typesense/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"migrate": "dotenv -e .dev.vars -- npx prisma migrate dev"
},
"dependencies": {
"@babel/runtime": "7.24.8",
"@babel/runtime": "7.25.0",
"@prisma/adapter-pg": "5.16.1",
"@prisma/client": "5.16.1",
"@prisma/extension-pulse": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion typescript/rest-nuxtjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-module": "4.1.0",
"@babel/eslint-parser": "7.24.8",
"@babel/eslint-parser": "7.25.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-nuxt": "4.0.0",
Expand Down

0 comments on commit f1dd07e

Please sign in to comment.