Skip to content

Commit c276df7

Browse files
committed
Pin dependencies
1 parent 1c06c92 commit c276df7

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
@@ -37,15 +37,15 @@
3737
},
3838
"devDependencies": {
3939
"@ember/optional-features": "2.0.0",
40-
"@ember/string": "^3.0.1",
40+
"@ember/string": "3.0.1",
4141
"@ember/test-helpers": "2.9.3",
4242
"@embroider/test-setup": "2.1.1",
4343
"@glimmer/component": "1.1.2",
4444
"@glimmer/tracking": "1.1.2",
4545
"babel-eslint": "10.1.0",
4646
"bootstrap": "5.2.3",
4747
"broccoli-asset-rev": "3.0.0",
48-
"concurrently": "^7.6.0",
48+
"concurrently": "7.6.0",
4949
"ember-auto-import": "2.5.0",
5050
"ember-bootstrap": "5.1.1",
5151
"ember-cli": "4.10.0",
@@ -65,7 +65,7 @@
6565
"eslint": "7.32.0",
6666
"eslint-config-prettier": "8.6.0",
6767
"eslint-plugin-ember": "11.4.6",
68-
"eslint-plugin-n": "^15.6.1",
68+
"eslint-plugin-n": "15.6.1",
6969
"eslint-plugin-prettier": "4.2.1",
7070
"eslint-plugin-qunit": "7.3.4",
7171
"loader.js": "4.7.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@
10651065
ember-cli-babel "^7.26.11"
10661066
ember-modifier-manager-polyfill "^1.2.0"
10671067

1068-
"@ember/string@^3.0.1":
1068+
10691069
version "3.0.1"
10701070
resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.0.1.tgz#42cf032031a4432c2dd69c327ae1876d2c13df9c"
10711071
integrity sha512-ntnmXS+upOWVXE+rVw2l03DjdMnaGdWbYVUxUBuPJqnIGZu2XFRsoXc7E6mOw62s8i1Xh1RgTuFHN41QGIolEQ==
@@ -3703,7 +3703,7 @@ [email protected]:
37033703
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
37043704
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
37053705

3706-
concurrently@^7.6.0:
3706+
37073707
version "7.6.0"
37083708
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a"
37093709
integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
@@ -5416,7 +5416,7 @@ eslint-plugin-es@^4.1.0:
54165416
eslint-utils "^2.0.0"
54175417
regexpp "^3.0.0"
54185418

5419-
eslint-plugin-n@^15.6.1:
5419+
54205420
version "15.6.1"
54215421
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.1.tgz#f7e77f24abb92a550115cf11e29695da122c398c"
54225422
integrity sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==

0 commit comments

Comments
 (0)