Skip to content

Commit

Permalink
update dependencies to SeeClickFix repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Dec 17, 2024
1 parent 487e447 commit 2d9b45f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/traverse": "^7.25.9",
"json5": "^2.2.3",
"rollup": "^2.79.2",
"sourcemap-validator": "Gaurav0/sourcemap-validator#a99b8d71b9a858fec7405e18e4ea94a26cf8506d"
"sourcemap-validator": "SeeClickFix/sourcemap-validator#v2.1.0"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down Expand Up @@ -106,7 +106,7 @@
"concurrently": "^8.0.1",
"ember-auto-import": "^2.9.0",
"ember-cli": "~4.12.3",
"ember-cli-addon-tests": "Gaurav0/ember-cli-addon-tests#c68be47ca6db8f54136dfa0e3a53a46eb03cea4a",
"ember-cli-addon-tests": "SeeClickFix/ember-cli-addon-tests#v0.11.1",
"ember-cli-dependency-checker": "^3.3.1",
"ember-cli-fastboot": "^4.1.5",
"ember-cli-inject-live-reload": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5196,9 +5196,9 @@ ember-cached-decorator-polyfill@^1.0.1:
ember-cli-babel "^7.26.11"
ember-cli-babel-plugin-helpers "^1.1.1"

ember-cli-addon-tests@Gaurav0/ember-cli-addon-tests#c68be47ca6db8f54136dfa0e3a53a46eb03cea4a:
ember-cli-addon-tests@SeeClickFix/ember-cli-addon-tests#v0.11.1:
version "0.11.1"
resolved "https://codeload.github.com/Gaurav0/ember-cli-addon-tests/tar.gz/c68be47ca6db8f54136dfa0e3a53a46eb03cea4a"
resolved "https://codeload.github.com/SeeClickFix/ember-cli-addon-tests/tar.gz/c68be47ca6db8f54136dfa0e3a53a46eb03cea4a"
dependencies:
chalk "^2.0.1"
debug "^3.0.0"
Expand Down Expand Up @@ -11750,9 +11750,9 @@ sourcemap-codec@^1.4.4:
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==

sourcemap-validator@Gaurav0/sourcemap-validator#a99b8d71b9a858fec7405e18e4ea94a26cf8506d, sourcemap-validator@^1.1.0:
sourcemap-validator@SeeClickFix/sourcemap-validator#v2.1.0, sourcemap-validator@^1.1.0:
version "2.1.0"
resolved "https://codeload.github.com/Gaurav0/sourcemap-validator/tar.gz/a99b8d71b9a858fec7405e18e4ea94a26cf8506d"
resolved "https://codeload.github.com/SeeClickFix/sourcemap-validator/tar.gz/a99b8d71b9a858fec7405e18e4ea94a26cf8506d"
dependencies:
jsesc "~0.3.x"
lodash "^4.17.21"
Expand Down

0 comments on commit 2d9b45f

Please sign in to comment.