Skip to content

Conversation

micheldenegri
Copy link
Contributor

In order to make this compatible with Nuxt 2.14 I had to update a few dependencies:

  • @nuxt/types -> 2.14.7
  • @nuxt/typescript-runtime -> 0.4.6
  • @nuxt/typescript-build -> 2.0.3
  • @nuxtjs/eslint-config-typescript -> 1.0.2
  • @nuxt/typescript-runtime -> 2.0.0
  • @types/jest -> 25.2.1
  • @nuxtjs/eslint-config-typescript -> 4.0.0
  • @types/jest -> 26.0.15
  • eslint -> 7.11.0
  • jest -> 26.6.0
  • nuxt -> 2.14.7
  • ts-jest -> 26.4.1
  • typescript -> 4.0

Copy link
Member

@clarkdo clarkdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sorry for the delay, can you please resolve the conflict ?

Copy link
Member

@clarkdo clarkdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sorry for the delay, can you please resolve the conflict (most deps have been updated by #404) ?

@micheldenegri
Copy link
Contributor Author

Hey @clarkdo, no problem I'll resolve conflicts

@codecov
Copy link

codecov bot commented Jun 13, 2021

Codecov Report

Merging #395 (b550325) into master (350de6a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #395   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           76        75    -1     
  Branches        25        25           
=========================================
- Hits            76        75    -1     
Impacted Files Coverage Δ
src/options.ts 100.00% <ø> (ø)
src/font.ts 100.00% <100.00%> (ø)
src/icons.ts 100.00% <100.00%> (ø)
src/sass.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 350de6a...b550325. Read the comment docs.

@clarkdo clarkdo merged commit 16c2bca into nuxt-community:master Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants