From 7db6e97d7ef65427f3b746af5742f3490c854ce6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Oct 2021 03:23:47 +0000 Subject: [PATCH] Pin dependencies --- package.json | 10 +++++----- yarn.lock | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index bd19187..270c7ca 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@babel/cli": "7.15.7", "@babel/plugin-transform-typescript": "7.15.8", - "@fontsource/fira-code": "^4.5.1", + "@fontsource/fira-code": "4.5.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", "animejs": "3.2.1", @@ -32,7 +32,7 @@ "gatsby-plugin-manifest": "3.14.0", "gatsby-plugin-mdx": "2.14.0", "gatsby-plugin-offline": "4.14.0", - "gatsby-plugin-portal": "^1.0.7", + "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "4.14.0", "gatsby-plugin-react-i18next": "1.1.1", "gatsby-plugin-remote-images": "3.1.1", @@ -43,7 +43,7 @@ "gatsby-source-filesystem": "3.14.0", "gatsby-transformer-json": "3.14.0", "gatsby-transformer-sharp": "3.14.0", - "hamburger-react": "^2.4.1", + "hamburger-react": "2.4.1", "i18next": "21.3.1", "locale": "0.1.0", "lucide-react": "0.16.11", @@ -63,8 +63,8 @@ "eslint-plugin-import": "2.25.2", "eslint-plugin-react": "7.26.1", "gatsby-plugin-eslint": "4.0.0", - "husky": ">=6", - "lint-staged": ">=10", + "husky": "7.0.2", + "lint-staged": "11.2.3", "prettier": "2.4.1" }, "lint-staged": { diff --git a/yarn.lock b/yarn.lock index d268819..64dfa3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1140,7 +1140,7 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/fira-code@^4.5.1": +"@fontsource/fira-code@4.5.1": version "4.5.1" resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.1.tgz#7e3e8f2f633807c69c45cefe1dd5255563826207" integrity sha512-8KTCsfs5m3UgICpHLglIKAS7vc2FFOu7/vvpWcE/42SWbh+9X8EJbEyJp6W96kU5iDVlAlUv4Cqc36Z9XUpLmA== @@ -5852,7 +5852,7 @@ gatsby-plugin-page-creator@^3.14.0: globby "^11.0.4" lodash "^4.17.21" -gatsby-plugin-portal@^1.0.7: +gatsby-plugin-portal@1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/gatsby-plugin-portal/-/gatsby-plugin-portal-1.0.7.tgz#c2ff2cb2bbec27e0ae9ab610857f603197189dc0" integrity sha512-Drb2zj9qOVbt+/miINhyT7IvUaY+z/sxFT+0+p0yX4theKSVJgtu0YisA+DFlCmNl+KE6VjbqANZ0HUh6aWVMA== @@ -6610,7 +6610,7 @@ gzip-size@5.1.1: duplexer "^0.1.1" pify "^4.0.1" -hamburger-react@^2.4.1: +hamburger-react@2.4.1: version "2.4.1" resolved "https://registry.yarnpkg.com/hamburger-react/-/hamburger-react-2.4.1.tgz#44fac99c30720fe8ed098b2a33e919b14b3e007e" integrity sha512-oqG9CrTVi8wM/dyQQh3JJOOfEiol9ChLOqwtjx+hFyRu0nYfe2ymNmzi2wtfQTDyExUdqETdyACZV9KZ9wpApA== @@ -6913,7 +6913,7 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -husky@>=6: +husky@7.0.2: version "7.0.2" resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff" integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg== @@ -7837,7 +7837,7 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@>=10: +lint-staged@11.2.3: version "11.2.3" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb" integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==