Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit aafe4aa

Browse files
committed
Upgrade allchange
1 parent 4cf3a60 commit aafe4aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"@typescript-eslint/eslint-plugin": "^5.35.1",
168168
"@typescript-eslint/parser": "^5.6.0",
169169
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
170-
"allchange": "^1.0.6",
170+
"allchange": "^1.1.0",
171171
"axe-core": "^4.4.3",
172172
"babel-jest": "^26.6.3",
173173
"blob-polyfill": "^6.0.20211015",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,10 +2507,10 @@ ajv@^8.0.1, ajv@^8.6.2:
25072507
require-from-string "^2.0.2"
25082508
uri-js "^4.2.2"
25092509

2510-
allchange@^1.0.6:
2511-
version "1.0.6"
2512-
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.0.6.tgz#f905918255541dc92d6a1f5cdf758db4597f569c"
2513-
integrity sha512-37a4J55oSxhLmlS/DeBOKjKn5dbjkyR4qMJ9is8+CKLPTe7NybcWBYvrPLr9kVLBa6aigWrdovRHrQj/4v6k4w==
2510+
allchange@^1.1.0:
2511+
version "1.1.0"
2512+
resolved "https://registry.yarnpkg.com/allchange/-/allchange-1.1.0.tgz#f8fa129e4b40c0b0a2c072c530f2324c6590e208"
2513+
integrity sha512-brDWf2feuL3FRyivSyC6AKOgpX+bYgs1Z7+ZmLti6PnBdZgIjRSnKvlc68N8+1UX2rCISx2I+XuUvE3/GJNG2A==
25142514
dependencies:
25152515
"@actions/core" "^1.4.0"
25162516
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)