Skip to content

Commit 998ee89

Browse files
authored
Merge pull request #24 from Oxicode/renovate/pin-dependencies
Pin dependencies
2 parents a901b7f + 82a653e commit 998ee89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"react-ga": "3.3.0",
1919
"react-google-recaptcha": "2.1.0",
2020
"react-icons": "4.3.1",
21-
"unsplash-js": "^7.0.15"
21+
"unsplash-js": "7.0.15"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "^7.17.5",
25-
"@babel/eslint-parser": "^7.17.0",
24+
"@babel/core": "7.17.8",
25+
"@babel/eslint-parser": "7.17.0",
2626
"autoprefixer": "10.4.4",
2727
"duplicate-package-checker-webpack-plugin": "3.0.0",
2828
"eslint": "8.11.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
2222
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
2323

24-
"@babel/core@^7.17.5":
24+
"@babel/[email protected].8":
2525
version "7.17.8"
2626
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
2727
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
@@ -42,7 +42,7 @@
4242
json5 "^2.1.2"
4343
semver "^6.3.0"
4444

45-
"@babel/eslint-parser@^7.17.0":
45+
4646
version "7.17.0"
4747
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
4848
integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==
@@ -2477,7 +2477,7 @@ universal-user-agent@^6.0.0:
24772477
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee"
24782478
integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==
24792479

2480-
unsplash-js@^7.0.15:
2480+
24812481
version "7.0.15"
24822482
resolved "https://registry.yarnpkg.com/unsplash-js/-/unsplash-js-7.0.15.tgz#9eee0ce552e2c2ee70fd30a767c59b159e004753"
24832483
integrity sha512-WGqKp9wl2m2tAUPyw2eMZs/KICR+A52tCaRapzVXWxkA4pjHqsaGwiJXTEW7hBy4Pu0QmP6KxTt2jST3tluawA==

0 commit comments

Comments
 (0)