Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @babel/cli to ^7.25.6 #641

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/*"
],
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-cookie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"universal-cookie": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/universal-cookie-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"universal-cookie": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/universal-cookie-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"universal-cookie": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/universal-cookie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"cookie": "^0.6.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"rimraf": "^6.0.1",
"rollup": "^4.21.1",
"typescript": "^5.5.4"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/cli@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/cli@npm:7.24.8"
"@babel/cli@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/cli@npm:7.25.6"
dependencies:
"@jridgewell/trace-mapping": "npm:^0.3.25"
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
chokidar: "npm:^3.4.0"
chokidar: "npm:^3.6.0"
commander: "npm:^6.2.0"
convert-source-map: "npm:^2.0.0"
fs-readdir-recursive: "npm:^1.1.0"
Expand All @@ -45,7 +45,7 @@ __metadata:
bin:
babel: ./bin/babel.js
babel-external-helpers: ./bin/babel-external-helpers.js
checksum: 10c0/b7f464ccb00db60aed63d71e980df823900d20c740bc2d9eb36c3abd4b3e2402cc438818382344085ef6603aeea2e6ee19af8f0ecb934966eccf077b87af7c7c
checksum: 10c0/861d3c2ed6c47b25a322c2f6127f56783d8d333fc2d02d3815f86301fe1102eca5f61b8a5c8610a6a2872d1ccfce24fd6d4a91f4f73536e43b8e2f28f9dcf5ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -3460,7 +3460,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^3.4.0, chokidar@npm:^3.6.0":
"chokidar@npm:^3.6.0":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
Expand Down Expand Up @@ -6978,7 +6978,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "react-cookie@workspace:packages/react-cookie"
dependencies:
"@babel/cli": "npm:^7.24.8"
"@babel/cli": "npm:^7.25.6"
"@types/hoist-non-react-statics": "npm:^3.3.5"
hoist-non-react-statics: "npm:^3.3.2"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -7343,7 +7343,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@babel/cli": "npm:^7.24.8"
"@babel/cli": "npm:^7.25.6"
"@babel/core": "npm:^7.25.2"
"@babel/preset-env": "npm:^7.25.4"
"@babel/preset-react": "npm:^7.24.7"
Expand Down Expand Up @@ -8137,7 +8137,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "universal-cookie-express@workspace:packages/universal-cookie-express"
dependencies:
"@babel/cli": "npm:^7.24.8"
"@babel/cli": "npm:^7.25.6"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.5.4"
universal-cookie: "npm:^7.0.0"
Expand All @@ -8148,7 +8148,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "universal-cookie-koa@workspace:packages/universal-cookie-koa"
dependencies:
"@babel/cli": "npm:^7.24.8"
"@babel/cli": "npm:^7.25.6"
rimraf: "npm:^6.0.1"
typescript: "npm:^5.5.4"
universal-cookie: "npm:^7.0.0"
Expand All @@ -8159,7 +8159,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "universal-cookie@workspace:packages/universal-cookie"
dependencies:
"@babel/cli": "npm:^7.24.8"
"@babel/cli": "npm:^7.25.6"
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^0.6.0"
rimraf: "npm:^6.0.1"
Expand Down