Skip to content

Commit

Permalink
Update dependency @atlaskit/textfield to v5.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 38b345e commit 4013b74
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/jenkins-for-jira-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@atlaskit/page-header": "10.4.4",
"@atlaskit/progress-tracker": "8.5.2",
"@atlaskit/spinner": "15.5.3",
"@atlaskit/textfield": "5.6.4",
"@atlaskit/textfield": "5.6.8",
"@atlaskit/theme": "12.5.5",
"@atlaskit/tooltip": "17.8.4",
"@atlassiansox/analytics-web-client": "^4.14.3",
Expand Down
12 changes: 6 additions & 6 deletions app/jenkins-for-jira-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -468,15 +468,15 @@
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

"@atlaskit/textfield@5.6.4":
version "5.6.4"
resolved "https://registry.yarnpkg.com/@atlaskit/textfield/-/textfield-5.6.4.tgz#6d874895f0a1e4a636c0ca78778927f8f0106bd1"
integrity sha512-8VVpjyQOq8DHWgt9YFlnzNsd566a/YdjAwBxyFINDChAze6a1MxRp/7Evos48StTBfVs+X/uLctc56d7xKUFHA==
"@atlaskit/textfield@5.6.8":
version "5.6.8"
resolved "https://registry.yarnpkg.com/@atlaskit/textfield/-/textfield-5.6.8.tgz#9f2b6c397db2c0b142d0e772c90212fe7a366c78"
integrity sha512-kUlbZIMn2/VrN83KGAAgJNjFjzVF4GB9Ifn+uXLSXXW1hq0D4q7b1f5Yy05crv2R68JXm88/+tjy29uAJ7v9Hw==
dependencies:
"@atlaskit/analytics-next" "^9.1.0"
"@atlaskit/platform-feature-flags" "^0.2.0"
"@atlaskit/theme" "^12.5.0"
"@atlaskit/tokens" "^1.14.0"
"@atlaskit/theme" "^12.6.0"
"@atlaskit/tokens" "^1.25.0"
"@babel/runtime" "^7.0.0"
"@emotion/react" "^11.7.1"

Expand Down

0 comments on commit 4013b74

Please sign in to comment.