Skip to content

Commit a55fe4a

Browse files
Bump ember-codemods-telemetry-helpers from 1.1.0 to 1.2.0 (#304)
1 parent a830709 commit a55fe4a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"codemod-cli": "^2.1.0",
38-
"ember-codemods-telemetry-helpers": "^1.1.0",
38+
"ember-codemods-telemetry-helpers": "^1.2.0",
3939
"ember-template-recast": "^3.3.1",
4040
"winston": "^3.2.1",
4141
"debug": "^4.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2589,10 +2589,10 @@ electron-to-chromium@^1.3.247:
25892589
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.269.tgz#3e00cc9266a0123fc2e7b4f290899e257200e6e3"
25902590
integrity sha512-t2ZTfo07HxkxTOUbIwMmqHBSnJsC9heqJUm7LwQu2iSk0wNhG4H5cMREtb8XxeCrQABDZ6IqQKY3yZq+NfAqwg==
25912591

2592-
ember-codemods-telemetry-helpers@^1.1.0:
2593-
version "1.1.0"
2594-
resolved "https://registry.yarnpkg.com/ember-codemods-telemetry-helpers/-/ember-codemods-telemetry-helpers-1.1.0.tgz#49249fb18f226a18a6921b12785672b39325a104"
2595-
integrity sha512-c5bDeJ/pfGRaQnq58CLHA5Nv318G50P30R9LPjBaWvyamRfJp1lVjhylLEj2VQlt/IGskXUk12Un0DORqKYFzw==
2592+
ember-codemods-telemetry-helpers@^1.2.0:
2593+
version "1.2.0"
2594+
resolved "https://registry.yarnpkg.com/ember-codemods-telemetry-helpers/-/ember-codemods-telemetry-helpers-1.2.0.tgz#d88541ee3f75de3f4094a40ce6a1d09df72dcbb4"
2595+
integrity sha512-m7D9pNbGC2EhoZ70xP/Jn5oWcpXFi16J4BKk810bnnGXVxx4Vl2YuKSs+SaAjEFnBIyqU0o4CXeCftBmy4Q7HA==
25962596
dependencies:
25972597
fs-extra "^8.1.0"
25982598
git-repo-info "^2.1.0"

0 commit comments

Comments
 (0)