Skip to content

Commit

Permalink
fix(deps): update dependency iso-639-1 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent b2fe4f5 commit 6620c66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/packages/text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@altinn/text-editor",
"version": "0.1.0",
"dependencies": {
"iso-639-1": "2.1.15"
"iso-639-1": "3.1.0"
},
"devDependencies": {
"jest": "29.7.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@altinn/text-editor@workspace:frontend/packages/text-editor"
dependencies:
iso-639-1: 2.1.15
iso-639-1: 3.1.0
jest: 29.7.0
peerDependencies:
react: 18.2.0
Expand Down Expand Up @@ -10836,10 +10836,10 @@ __metadata:
languageName: node
linkType: hard

"iso-639-1@npm:2.1.15":
version: 2.1.15
resolution: "iso-639-1@npm:2.1.15"
checksum: a201530819d33e9ce077b02c786d67b35be5d823be27b5aacc18d880e580e559e39ec5055f8e2abcdc210f46618a643bf3c74e6fe6e8255fe62059682750e595
"iso-639-1@npm:3.1.0":
version: 3.1.0
resolution: "iso-639-1@npm:3.1.0"
checksum: f0971cb59f527661a0e292074a02126cf9d107442155636e7fcf7dec15b467c0881ae26c23eb5afee12b62defa9e497deb7f0bf4bf714a7d406cd1562c386a58
languageName: node
linkType: hard

Expand Down

0 comments on commit 6620c66

Please sign in to comment.