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 caniuse-lite to ^1.0.30001695 #1008

Merged
merged 1 commit into from
Jan 23, 2025
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 @@ -17,7 +17,7 @@
"axios": "^1.4.0",
"babel-loader": "^8.4.1",
"bootstrap": "^5.3.3",
"caniuse-lite": "^1.0.30001692",
"caniuse-lite": "^1.0.30001695",
"core-js": "2.6.12",
"css-loader": "^6.11.0",
"jquery": "^3.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4579,10 +4579,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001692":
version: 1.0.30001692
resolution: "caniuse-lite@npm:1.0.30001692"
checksum: 484113e3fabbe223fff0380c25c861da265a34c3f75bb5af1f254423b43e713a3c7f0c313167df52fb203f42ea68bd0df8a9e73642becfe1e9fa5734b5fc55a5
"caniuse-lite@npm:^1.0.30001695":
version: 1.0.30001695
resolution: "caniuse-lite@npm:1.0.30001695"
checksum: 97729756cc19e9a93d46061ff11690d9a7d2facdb9c275111b19548adcba29d29638339bd6e659b7ddcb3649f17926a66a4cfb407605232f21918b70650a40be
languageName: node
linkType: hard

Expand Down Expand Up @@ -12906,7 +12906,7 @@ __metadata:
axios: ^1.4.0
babel-loader: ^8.4.1
bootstrap: ^5.3.3
caniuse-lite: ^1.0.30001692
caniuse-lite: ^1.0.30001695
core-js: 2.6.12
css-loader: ^6.11.0
eslint: ^8.57.1
Expand Down
Loading