Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Bump @types/nova-editor-node from 5.1.1 to 5.1.2 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 4d69a7d commit 26c5c05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@types/jest": "^27.4.1",
"@types/nova-editor-node": "^5.1.1",
"@types/nova-editor-node": "^5.1.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"concurrently": "^8.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==

"@types/nova-editor-node@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@types/nova-editor-node/-/nova-editor-node-5.1.1.tgz#8b53ce40655c62a48a79835a02be946442a1d065"
integrity sha512-LictHm+VrONdoyuET8cIEfDg6Nydkvgx3JQSQNyZ2K4KK0JvC4gKZIJ/NAR64xnLQXwzDNOOkOhrGz3FVUTD3w==
"@types/nova-editor-node@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@types/nova-editor-node/-/nova-editor-node-5.1.2.tgz#12b1ac31f6d82bbf6f5091198b90088db60890e4"
integrity sha512-7VXRtlJBTryCUetMAyld1P39FZ4djMhUo/6E/bU8kmsqTG6hwp3VGubI15zd1Jqgf6yeNeTzR6azUv6oKa2CWg==

"@types/prettier@^2.0.0":
version "2.0.2"
Expand Down

0 comments on commit 26c5c05

Please sign in to comment.