Skip to content

Commit

Permalink
chore: update cpf_and_cnpj-generator dependency to version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Feb 6, 2025
1 parent f89b256 commit 1e50c52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"cpf_and_cnpj-generator": "^1.1.2",
"cpf_and_cnpj-generator": "^1.2.1",
"next": "14.2.21",
"react": "^18",
"react-dom": "^18",
Expand Down
10 changes: 5 additions & 5 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1079,10 +1079,10 @@ __metadata:
languageName: node
linkType: hard

"cpf_and_cnpj-generator@npm:^1.1.2":
version: 1.1.2
resolution: "cpf_and_cnpj-generator@npm:1.1.2"
checksum: 10c0/f5cebeb20d15169890d4c0a51a6894c66648f0d3a888e2fcdd2ed25df84ee1e08404f036a788cf1e3dbc8e866a56f5effef23f8c0a85bad66804fb4c80928e72
"cpf_and_cnpj-generator@npm:^1.2.1":
version: 1.2.1
resolution: "cpf_and_cnpj-generator@npm:1.2.1"
checksum: 10c0/581c275f5e2fe48d18d43b054ff3e125ac6ae117df37bee725be550d2de943f079481072bd5e0c5eec14b186591dcbde02c3bd11d1441645057fcddedff26037
languageName: node
linkType: hard

Expand Down Expand Up @@ -2031,7 +2031,7 @@ __metadata:
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
"@types/react-syntax-highlighter": "npm:^15.5.13"
cpf_and_cnpj-generator: "npm:^1.1.2"
cpf_and_cnpj-generator: "npm:^1.2.1"
eslint: "npm:^8"
eslint-config-next: "npm:14.2.3"
eslint-config-universe: "npm:^12.0.1"
Expand Down

0 comments on commit 1e50c52

Please sign in to comment.